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 66f9a4babdbfdac63658bdb8adf0d827972c72fd (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 66f9a4babdbfdac63658bdb8adf0d827972c72fd # timeout=10 Commit message: "s1gw: add constants for PFCP FAR IDs" > git rev-list --no-walk 66f9a4babdbfdac63658bdb8adf0d827972c72fd # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins12131135323562747790.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:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + 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-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20241221-1239-c4997dec-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20241221-1239-c4997dec-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-12-21T12:39:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241221-1239-c4997dec-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241221-1239-c4997dec-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [236 kB] Fetched 9288 kB in 1s (9661 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-20241221-1239-c4997dec-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241221-1239-c4997dec-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-20241221-1239-c4997dec-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-20241221-1239-c4997dec-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-20241221-1239-c4997dec-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-252.1: In altstep definition `as_mm_identity_imei': 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:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.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:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2743.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:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2744.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:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2772.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:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2773.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:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2869.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:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2870.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:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2885.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:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2886.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:2875.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-20241221-1239-c4997dec-0', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for MobileL3_Types_part_7.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_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_1.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_6.cc Creating dependency file for MTP3asp_PortType_part_7.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_1.cc Creating dependency file for M3UA_Types_part_2.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 IPL4asp_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_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_1.cc Creating dependency file for IPL4asp_Functions_part_2.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_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_5.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_2.cc Creating dependency file for GTPv1U_CodecPort_part_3.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_6.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for 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 PCO_Types.cc Creating dependency file for RANAP_CodecPort.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_ConnHdlr.cc Creating dependency file for 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 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 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc 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_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env CCACHE_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-20241221-1239-c4997dec-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-20241221-1239-c4997dec-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 [196 kB] Fetched 198 kB in 0s (407 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20241221-1239-c4997dec-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20241221-1239-c4997dec-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20241221-1239-c4997dec-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20241221-1239-c4997dec-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-latest 0 upgraded, 29 newly installed, 0 to remove and 4 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.0.1 [442 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.0.1 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp-dbg 1.12.0 [104 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.6.0 [951 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn-dbg 1.12.1 [520 kB] Fetched 13.7 MB in 0s (79.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-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 .../09-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.1_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmousb0:amd64 (1.10.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 libgtp-dbg:amd64 (1.12.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up libosmo-sigtran-dbg: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 Setting up libosmo-ranap-dbg:amd64 (1.6.0) ... Setting up osmo-stp-dbg:amd64 (2.0.1) ... Setting up osmo-sgsn-dbg:amd64 (1.12.1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [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-20241221-1239-c4997dec-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] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/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-20241221-1239-c4997dec-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-20241221-1239-c4997dec-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-20241221-1239-c4997dec-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-20241221-1239-c4997dec-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-20241221-1239-c4997dec-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-20241221-1239-c4997dec-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-20241221-1239-c4997dec-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20241221123935107 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241221123935107 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241221123935107 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) 20241221123935107 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241221123935107 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241221123935107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241221123935107 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241221123935107 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241221123935107 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241221123935107 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241221123935107 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241221123935107 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241221123935107 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241221123935107 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241221123935107 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241221123935107 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241221123935107 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-20241221-1239-c4997dec-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 0x55664f97ed60(sgsn) with 23 counters 20241221123935307 DLSS7 INFO (r=127.0.0.1:58135<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241221123935307 DLSS7 INFO (r=127.0.0.1:58135<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241221123935307 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:58135<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241221123935307 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241221123935307 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241221123935307 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241221123935307 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241221123935307 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241221123935307 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241221123935307 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241221123935307 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241221123935307 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241221123935307 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241221123935308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123935308 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241221123935308 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241221123935308 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241221123935308 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241221123935308 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) 20241221123935308 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241221123935308 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241221123935308 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241221123935308 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) 20241221123935308 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241221123935308 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241221123935308 DLSS7 INFO (r=127.0.0.1:48643<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241221123935308 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241221123935308 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241221123935308 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241221123935308 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241221123935308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221123935308 DLSS7 INFO (r=127.0.0.1:48643<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241221123935308 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:48643<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241221123935308 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241221123935308 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241221123935308 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241221123935308 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241221123935308 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:58135<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241221123935308 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) 20241221123935308 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241221123935308 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241221123935308 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241221123935308 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241221123935308 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241221123935308 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241221123935308 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241221123935308 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241221123935308 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241221123935308 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221123935308 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241221123935308 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241221123935308 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241221123935308 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-20241221-1239-c4997dec-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@0f7b4e429faf: Unix server socket created successfully. MC@0f7b4e429faf: Listening on TCP port 45663. 0f7b4e429faf is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 0f7b4e429faf 45663 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@0f7b4e429faf: New HC connected from 10.0.2.100 [10.0.2.100]. 0f7b4e429faf: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@0f7b4e429faf: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@0f7b4e429faf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0f7b4e429faf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0f7b4e429faf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0f7b4e429faf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0f7b4e429faf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0f7b4e429faf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@0f7b4e429faf: Configuration file was processed on all HCs. MC@0f7b4e429faf: Creating MTC on host 10.0.2.100. 20241221123936308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123936309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MC@0f7b4e429faf: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@0f7b4e429faf: 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 ------ Sat Dec 21 12: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.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 20241221123937309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123937309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221123937309 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221123937309 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241221123937309 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241221123937309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241221123937309 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241221123937309 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241221123937309 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241221123937309 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241221123937309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241221123937309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241221123937309 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241221123937309 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221123937309 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241221123937309 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241221123937309 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241221123937309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241221123937309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241221123937309 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241221123937310 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5566507dc660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241221123937310 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach started. 20241221123937340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221123937343 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221123937386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241221123937386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241221123937386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241221123937386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221123937386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221123937386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221123937386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221123937386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221123937386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221123937388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221123937388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221123937388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221123937388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221123937388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221123937388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221123937388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221123937388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241221123937388 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221123937388 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221123937388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(7)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221123937389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221123937389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221123937393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221123937403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123937403 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221123937419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241221123937419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241221123937419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241221123937419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221123937419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221123937419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221123937419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221123937419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221123937419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221123937421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221123937421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221123937421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221123937421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221123937421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221123937421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221123937421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221123937421 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241221123937421 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221123937421 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221123937421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221123937421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221123937421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221123937425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123937425 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)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221123937436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123937436 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221123937461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241221123937461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241221123937461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241221123937461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221123937461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221123937461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221123937461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221123937461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221123937461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221123937463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221123937463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221123937463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221123937463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221123937463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221123937463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221123937463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221123937463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241221123937463 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221123937463 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221123937463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221123937463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221123937463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221123937467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123937467 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)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221123937477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123937477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221123937889 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) 20241221123937889 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241221123937889 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:48643 err=None (osmo_ss7_asp.c:785) 20241221123938310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123938310 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221123938310 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221123938310 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(18)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221123938312 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221123938312 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@0f7b4e429faf: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='D00E5970'O, index=0 SGSN_Test-GSUP(19)@0f7b4e429faf: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@0f7b4e429faf: 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 := 'DDBF4D3384151E236C85D6BDC27FF099'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '28F90DCC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5FD492FC64A0631D'O } } } } } 20241221123939366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123939366 DLLC NOTICE LLME(ffffffff/d00e5970){UNASSIGNED} LLC RX: unknown TLLI 0xd00e5970, creating LLME on the fly (gprs_llc.c:552) 20241221123939366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221123939366 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20241221123939366 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221123939366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221123939366 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221123939366 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221123939367 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221123939367 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221123939367 DLLC NOTICE LLME(ffffffff/d00e5970){UNASSIGNED} LLGM Assign pre (d00e5970 => c2aadac4) (gprs_llc.c:1079) 20241221123939367 DLLC NOTICE LLME(d00e5970/c2aadac4){ASSIGNED} LLGM Assign post (d00e5970 => c2aadac4) (gprs_llc.c:1125) 20241221123939367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221123939367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221123939367 DMM DEBUG MM(262420000000001/c2aadac4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221123939379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123939379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221123939379 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221123939379 DMM DEBUG MM(262420000000001/c2aadac4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241221123939379 DMM NOTICE MM(262420000000001/c2aadac4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221123939379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221123939379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221123939379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221123939379 DMM DEBUG MM(262420000000001/c2aadac4) Requesting authorization (sgsn_auth.c:160) 20241221123939379 DMM INFO MM(262420000000001/c2aadac4) Requesting authentication tuples (sgsn_auth.c:184) 20241221123939379 DMM DEBUG MM(262420000000001/c2aadac4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221123939379 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241221123939379 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@0f7b4e429faf: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241221123939381 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221123939381 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221123939381 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221123939381 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221123939381 DMM INFO MM(262420000000001/c2aadac4) Subscriber data update (mmctx.c:445) 20241221123939381 DMM DEBUG MM(262420000000001/c2aadac4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221123939381 DMM INFO MM(262420000000001/c2aadac4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221123939381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221123939381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221123939381 DMM INFO MM(262420000000001/c2aadac4) <- GMM AUTH AND CIPHERING REQ (rand = dd bf 4d 33 84 15 1e 23 6c 85 d6 bd c2 7f f0 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221123939388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123939388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241221123939388 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221123939388 DMM INFO MM(262420000000001/c2aadac4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221123939388 DMM NOTICE MM(262420000000001/c2aadac4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221123939388 DMM DEBUG MM(262420000000001/c2aadac4) checking auth: received GSM SRES = 28 f9 0d cc (gprs_gmm.c:666) 20241221123939388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221123939388 DMM DEBUG MM(262420000000001/c2aadac4) Requesting authorization (sgsn_auth.c:160) 20241221123939388 DMM INFO MM(262420000000001/c2aadac4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221123939388 DMM DEBUG MM(262420000000001/c2aadac4) Requesting subscriber data update (gprs_subscriber.c:894) 20241221123939388 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241221123939388 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) 20241221123939388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221123939388 DMM INFO MM(262420000000001/c2aadac4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2aadac4) (gprs_gmm.c:300) 20241221123939389 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221123939389 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221123939389 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241221123939390 DMM INFO MM(262420000000001/c2aadac4) Subscriber data update (mmctx.c:445) 20241221123939390 DMM DEBUG MM(262420000000001/c2aadac4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221123939390 DMM INFO MM(262420000000001/c2aadac4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221123939390 DMM NOTICE MM(262420000000001/c2aadac4) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241221123939390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221123939390 DMM NOTICE MM(262420000000001/c2aadac4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221123939390 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) 20241221123939390 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221123939390 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241221123939390 DMM INFO MM(262420000000001/c2aadac4) Subscriber data update (mmctx.c:445) 20241221123939390 DMM DEBUG MM(262420000000001/c2aadac4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221123939397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123939397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221123939397 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221123939397 DMM INFO MM(262420000000001/c2aadac4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221123939397 DMM NOTICE MM(262420000000001/c2aadac4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221123939397 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221123939397 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221123939397 DLLC NOTICE LLME(d00e5970/c2aadac4){ASSIGNED} LLGM Assign pre (ffffffff => c2aadac4) (gprs_llc.c:1079) 20241221123939397 DLLC NOTICE LLME(ffffffff/c2aadac4){ASSIGNED} LLGM Assign post (ffffffff => c2aadac4) (gprs_llc.c:1125) 20241221123939397 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221123939397 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221123939397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221123939397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach-BVCI196(6)@0f7b4e429faf: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@0f7b4e429faf: Final verdict of PTC: pass 20241221123939450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43408<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@0f7b4e429faf: Final verdict of PTC: none 20241221123939453 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221123939453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(18)@0f7b4e429faf: Final verdict of PTC: none TC_attach-BVCI196(6)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(12)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(7)@0f7b4e429faf: Final verdict of PTC: none TC_attach-BVCI210(11)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@0f7b4e429faf: Final verdict of PTC: none TC_attach-BVCI220(16)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(17)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(15)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(10)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(5)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:39:39 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241221123939607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221123940009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43418<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104396) 20241221123940453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123940453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104396, count=105556) 20241221123941454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123941454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:39: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_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 20241221123942455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123942455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_mnc3 started. 20241221123943072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221123943073 DMM INFO MM(262420000000001/c2aadac4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221123943073 DMM INFO MM(262420000000001/c2aadac4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221123943073 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221123943073 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221123943073 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221123943073 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221123943073 DLLC NOTICE LLME(ffffffff/c2aadac4){ASSIGNED} LLGM Assign pre (c2aadac4 => ffffffff) (gprs_llc.c:1079) 20241221123943073 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2aadac4 => ffffffff) (gprs_llc.c:1125) 20241221123943073 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241221123943074 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) 20241221123943074 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) 20241221123943074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221123943074 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221123943074 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221123943074 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221123943074 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221123943116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221123943116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221123943116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221123943116 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123943116 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221123943116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221123943116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221123943116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221123943116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221123943118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221123943118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221123943118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221123943118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221123943118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221123943118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221123943118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221123943118 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123943118 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221123943118 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221123943118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221123943118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221123943118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221123943121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221123943130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123943130 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(27)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 TC_attach_mnc3-BVCI196(25)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221123943155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221123943155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221123943155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221123943155 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123943155 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221123943155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221123943155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221123943155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221123943155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221123943157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221123943157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221123943157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221123943157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221123943157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221123943157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221123943157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221123943157 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123943157 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221123943157 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221123943157 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221123943158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221123943158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221123943161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221123943170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123943170 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(30)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221123943194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221123943194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221123943194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221123943194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123943194 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221123943194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221123943194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221123943194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221123943194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221123943196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221123943196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221123943196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221123943197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221123943197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221123943197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221123943197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221123943197 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123943197 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221123943197 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221123943197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221123943197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221123943197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221123943202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221123943211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123943211 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221123943456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123943456 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221123943456 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221123943456 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221123943458 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241221123943458 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@0f7b4e429faf: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='F20EDF8A'O, index=0 SGSN_Test-GSUP(38)@0f7b4e429faf: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@0f7b4e429faf: 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 := '1119AB55E24F2CC14C7465E046FAC76E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5FD36EBD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '865C428D7D00A0DE'O } } } } } 20241221123944510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123944510 DLLC NOTICE LLME(ffffffff/f20edf8a){UNASSIGNED} LLC RX: unknown TLLI 0xf20edf8a, creating LLME on the fly (gprs_llc.c:552) 20241221123944510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221123944510 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241221123944510 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221123944511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221123944511 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221123944511 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221123944511 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221123944511 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221123944511 DLLC NOTICE LLME(ffffffff/f20edf8a){UNASSIGNED} LLGM Assign pre (f20edf8a => d2a66af8) (gprs_llc.c:1079) 20241221123944511 DLLC NOTICE LLME(f20edf8a/d2a66af8){ASSIGNED} LLGM Assign post (f20edf8a => d2a66af8) (gprs_llc.c:1125) 20241221123944511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221123944511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221123944511 DMM DEBUG MM(262420000001001/d2a66af8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221123944523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123944523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221123944524 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221123944524 DMM DEBUG MM(262420000001001/d2a66af8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241221123944524 DMM NOTICE MM(262420000001001/d2a66af8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221123944524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221123944524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221123944524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221123944524 DMM DEBUG MM(262420000001001/d2a66af8) Requesting authorization (sgsn_auth.c:160) 20241221123944524 DMM INFO MM(262420000001001/d2a66af8) Requesting authentication tuples (sgsn_auth.c:184) 20241221123944524 DMM DEBUG MM(262420000001001/d2a66af8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221123944524 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241221123944524 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@0f7b4e429faf: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241221123944526 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221123944526 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221123944526 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221123944526 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221123944526 DMM INFO MM(262420000001001/d2a66af8) Subscriber data update (mmctx.c:445) 20241221123944526 DMM DEBUG MM(262420000001001/d2a66af8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221123944526 DMM INFO MM(262420000001001/d2a66af8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221123944526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221123944526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221123944526 DMM INFO MM(262420000001001/d2a66af8) <- GMM AUTH AND CIPHERING REQ (rand = 11 19 ab 55 e2 4f 2c c1 4c 74 65 e0 46 fa c7 6e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221123944534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123944534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241221123944534 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221123944535 DMM INFO MM(262420000001001/d2a66af8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221123944535 DMM NOTICE MM(262420000001001/d2a66af8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221123944535 DMM DEBUG MM(262420000001001/d2a66af8) checking auth: received GSM SRES = 5f d3 6e bd (gprs_gmm.c:666) 20241221123944535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221123944535 DMM DEBUG MM(262420000001001/d2a66af8) Requesting authorization (sgsn_auth.c:160) 20241221123944535 DMM INFO MM(262420000001001/d2a66af8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221123944535 DMM DEBUG MM(262420000001001/d2a66af8) Requesting subscriber data update (gprs_subscriber.c:894) 20241221123944535 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241221123944535 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) 20241221123944535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221123944535 DMM INFO MM(262420000001001/d2a66af8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2a66af8) (gprs_gmm.c:300) 20241221123944536 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221123944536 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221123944536 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241221123944536 DMM INFO MM(262420000001001/d2a66af8) Subscriber data update (mmctx.c:445) 20241221123944536 DMM DEBUG MM(262420000001001/d2a66af8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221123944536 DMM INFO MM(262420000001001/d2a66af8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221123944536 DMM NOTICE MM(262420000001001/d2a66af8) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241221123944536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221123944536 DMM NOTICE MM(262420000001001/d2a66af8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221123944536 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) 20241221123944537 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221123944537 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241221123944537 DMM INFO MM(262420000001001/d2a66af8) Subscriber data update (mmctx.c:445) 20241221123944537 DMM DEBUG MM(262420000001001/d2a66af8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221123944544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123944544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221123944544 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221123944544 DMM INFO MM(262420000001001/d2a66af8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221123944544 DMM NOTICE MM(262420000001001/d2a66af8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221123944544 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221123944544 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221123944544 DLLC NOTICE LLME(f20edf8a/d2a66af8){ASSIGNED} LLGM Assign pre (ffffffff => d2a66af8) (gprs_llc.c:1079) 20241221123944544 DLLC NOTICE LLME(ffffffff/d2a66af8){ASSIGNED} LLGM Assign post (ffffffff => d2a66af8) (gprs_llc.c:1125) 20241221123944544 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221123944544 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221123944544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221123944544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@0f7b4e429faf: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@0f7b4e429faf: Final verdict of PTC: pass 20241221123944596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43420<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221123944599 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221123944599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(38)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(31)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(36)@0f7b4e429faf: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@0f7b4e429faf: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@0f7b4e429faf: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(26)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(34)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(29)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(24)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_mnc3 finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:39:44 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241221123944734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221123945135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43430<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47908) 20241221123945600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123945600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47908, count=88744) 20241221123946602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123946602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:39:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241221123947603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123947603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_umts_aka_umts_res started. 20241221123948196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221123948197 DMM INFO MM(262420000001001/d2a66af8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221123948198 DMM INFO MM(262420000001001/d2a66af8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221123948198 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221123948198 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221123948198 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221123948198 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221123948198 DLLC NOTICE LLME(ffffffff/d2a66af8){ASSIGNED} LLGM Assign pre (d2a66af8 => ffffffff) (gprs_llc.c:1079) 20241221123948198 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2a66af8 => ffffffff) (gprs_llc.c:1125) 20241221123948198 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241221123948198 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) 20241221123948198 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) 20241221123948198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221123948198 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221123948198 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221123948198 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221123948198 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(46)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(46)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221123948242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221123948242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221123948242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221123948242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123948242 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221123948242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221123948242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221123948242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221123948242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(46)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221123948244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221123948244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221123948244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221123948244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221123948244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221123948244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221123948244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221123948244 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123948244 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221123948244 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221123948244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221123948245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221123948245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(46)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(46)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(45)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221123948249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221123948262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123948262 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(47)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(43)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(45)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221123948270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221123948270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221123948270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221123948271 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123948271 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221123948271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221123948271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221123948271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221123948271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221123948272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221123948272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221123948272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221123948273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221123948273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221123948273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221123948273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221123948273 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123948273 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221123948273 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221123948273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(50)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221123948274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221123948274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221123948277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221123948287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123948287 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(49)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221123948311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221123948311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221123948311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221123948311 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123948311 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221123948311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221123948311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221123948311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221123948311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221123948313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221123948313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221123948313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221123948313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221123948313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221123948313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221123948314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221123948314 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123948314 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221123948314 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221123948314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221123948314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221123948314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221123948318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221123948327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123948328 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221123948604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123948604 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221123948604 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221123948604 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221123948607 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221123948607 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@0f7b4e429faf: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='FD74AF1E'O, index=0 SGSN_Test-GSUP(57)@0f7b4e429faf: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@0f7b4e429faf: 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 := 'D1DAD6CF3414B2608AE7E47BC1DAD371'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '338E1E3A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '61C53BB80B05027D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8CDEB65CC7FE6D5C71472319AECFD96C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8B4D2068E4BD67A4ED9DB731CCAE76E7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5BCCE15E3A92B15E0AB37F2240E0AF1E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DDF6D8956460EE7E'O } } } } } 20241221123949660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123949660 DLLC NOTICE LLME(ffffffff/fd74af1e){UNASSIGNED} LLC RX: unknown TLLI 0xfd74af1e, creating LLME on the fly (gprs_llc.c:552) 20241221123949660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221123949660 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241221123949660 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221123949660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221123949660 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221123949660 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221123949660 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221123949660 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221123949660 DLLC NOTICE LLME(ffffffff/fd74af1e){UNASSIGNED} LLGM Assign pre (fd74af1e => f7cdfdd3) (gprs_llc.c:1079) 20241221123949660 DLLC NOTICE LLME(fd74af1e/f7cdfdd3){ASSIGNED} LLGM Assign post (fd74af1e => f7cdfdd3) (gprs_llc.c:1125) 20241221123949660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221123949660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221123949660 DMM DEBUG MM(262420000001002/f7cdfdd3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221123949673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123949673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221123949673 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221123949673 DMM DEBUG MM(262420000001002/f7cdfdd3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241221123949673 DMM NOTICE MM(262420000001002/f7cdfdd3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221123949673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221123949673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221123949673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221123949673 DMM DEBUG MM(262420000001002/f7cdfdd3) Requesting authorization (sgsn_auth.c:160) 20241221123949673 DMM INFO MM(262420000001002/f7cdfdd3) Requesting authentication tuples (sgsn_auth.c:184) 20241221123949673 DMM DEBUG MM(262420000001002/f7cdfdd3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221123949673 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241221123949673 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@0f7b4e429faf: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241221123949676 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221123949676 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221123949676 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221123949676 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221123949676 DMM INFO MM(262420000001002/f7cdfdd3) Subscriber data update (mmctx.c:445) 20241221123949676 DMM DEBUG MM(262420000001002/f7cdfdd3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221123949676 DMM INFO MM(262420000001002/f7cdfdd3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221123949676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221123949676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221123949676 DMM INFO MM(262420000001002/f7cdfdd3) <- GMM AUTH AND CIPHERING REQ (rand = d1 da d6 cf 34 14 b2 60 8a e7 e4 7b c1 da d3 71 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5b cc e1 5e 3a 92 b1 5e 0a b3 7f 22 40 e0 af 1e ) (gprs_gmm.c:483) 20241221123949684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123949684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241221123949684 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221123949684 DMM INFO MM(262420000001002/f7cdfdd3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221123949684 DMM NOTICE MM(262420000001002/f7cdfdd3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221123949684 DMM DEBUG MM(262420000001002/f7cdfdd3) checking auth: received UMTS RES = dd f6 d8 95 64 60 ee 7e (gprs_gmm.c:666) 20241221123949684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221123949684 DMM DEBUG MM(262420000001002/f7cdfdd3) Requesting authorization (sgsn_auth.c:160) 20241221123949684 DMM INFO MM(262420000001002/f7cdfdd3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221123949684 DMM DEBUG MM(262420000001002/f7cdfdd3) Requesting subscriber data update (gprs_subscriber.c:894) 20241221123949684 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241221123949684 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) 20241221123949684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221123949684 DMM INFO MM(262420000001002/f7cdfdd3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7cdfdd3) (gprs_gmm.c:300) 20241221123949686 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221123949686 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221123949686 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241221123949686 DMM INFO MM(262420000001002/f7cdfdd3) Subscriber data update (mmctx.c:445) 20241221123949686 DMM DEBUG MM(262420000001002/f7cdfdd3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221123949686 DMM INFO MM(262420000001002/f7cdfdd3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221123949686 DMM NOTICE MM(262420000001002/f7cdfdd3) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241221123949686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221123949686 DMM NOTICE MM(262420000001002/f7cdfdd3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221123949686 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) 20241221123949686 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221123949686 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241221123949686 DMM INFO MM(262420000001002/f7cdfdd3) Subscriber data update (mmctx.c:445) 20241221123949686 DMM DEBUG MM(262420000001002/f7cdfdd3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221123949693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123949693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221123949693 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221123949693 DMM INFO MM(262420000001002/f7cdfdd3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221123949693 DMM NOTICE MM(262420000001002/f7cdfdd3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221123949693 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221123949693 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221123949693 DLLC NOTICE LLME(fd74af1e/f7cdfdd3){ASSIGNED} LLGM Assign pre (ffffffff => f7cdfdd3) (gprs_llc.c:1079) 20241221123949693 DLLC NOTICE LLME(ffffffff/f7cdfdd3){ASSIGNED} LLGM Assign post (ffffffff => f7cdfdd3) (gprs_llc.c:1125) 20241221123949693 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221123949693 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221123949693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221123949693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@0f7b4e429faf: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@0f7b4e429faf: Final verdict of PTC: pass 20241221123949746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59464<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@0f7b4e429faf: Final verdict of PTC: none 20241221123949749 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(50)@0f7b4e429faf: Final verdict of PTC: none 20241221123949749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(46)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(55)@0f7b4e429faf: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(45)@0f7b4e429faf: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@0f7b4e429faf: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(48)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(53)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(44)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(45): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(46): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:39:49 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 20241221123949878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221123950279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59478<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85480) 20241221123950751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123950751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85480, count=89836) 20241221123951752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123951752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:39:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241221123952753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123952753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_umts_aka_gsm_sres started. 20241221123953339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221123953340 DMM INFO MM(262420000001002/f7cdfdd3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221123953340 DMM INFO MM(262420000001002/f7cdfdd3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221123953340 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221123953340 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221123953340 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221123953340 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221123953340 DLLC NOTICE LLME(ffffffff/f7cdfdd3){ASSIGNED} LLGM Assign pre (f7cdfdd3 => ffffffff) (gprs_llc.c:1079) 20241221123953340 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7cdfdd3 => ffffffff) (gprs_llc.c:1125) 20241221123953340 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241221123953340 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) 20241221123953340 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) 20241221123953340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221123953340 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221123953340 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221123953340 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221123953340 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221123953386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221123953386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221123953386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221123953386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123953386 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221123953386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221123953386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221123953386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221123953386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221123953388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221123953388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221123953388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221123953388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221123953388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221123953388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221123953388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221123953388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123953388 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221123953388 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221123953388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(64)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221123953388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221123953389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221123953392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221123953401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123953401 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(63)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221123953422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221123953422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221123953422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221123953422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123953422 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221123953422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221123953422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221123953422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221123953422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221123953424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221123953424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221123953424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221123953424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221123953424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221123953424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221123953424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221123953424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123953424 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221123953424 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221123953424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221123953424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221123953424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221123953428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221123953437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123953437 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(68)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221123953462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221123953462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221123953462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221123953462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123953462 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221123953462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221123953462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221123953462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221123953462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221123953464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221123953464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221123953464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221123953464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221123953464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221123953464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221123953464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221123953464 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123953464 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221123953465 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221123953465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221123953465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221123953466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221123953470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221123953480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123953480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221123953754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123953754 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221123953754 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221123953754 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221123953756 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221123953757 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@0f7b4e429faf: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='DFAEFC58'O, index=0 SGSN_Test-GSUP(76)@0f7b4e429faf: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@0f7b4e429faf: 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 := 'F68A4552EE2A4659F658BE629A2D491E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CCBBB6C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3909CE7E1DE1ED9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1DF08FA59CB4F6B22D37DBE03D8EE979'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1F5EE1B7725E406FFBDC8BE17FDAD701'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DEDD6918ABDD12413FD3D3B2D855E31B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2FB20614FBFFA8B8'O } } } } } 20241221123954811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123954811 DLLC NOTICE LLME(ffffffff/dfaefc58){UNASSIGNED} LLC RX: unknown TLLI 0xdfaefc58, creating LLME on the fly (gprs_llc.c:552) 20241221123954811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221123954811 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241221123954811 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221123954811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221123954811 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221123954811 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221123954811 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221123954811 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221123954811 DLLC NOTICE LLME(ffffffff/dfaefc58){UNASSIGNED} LLGM Assign pre (dfaefc58 => d8f715b9) (gprs_llc.c:1079) 20241221123954811 DLLC NOTICE LLME(dfaefc58/d8f715b9){ASSIGNED} LLGM Assign post (dfaefc58 => d8f715b9) (gprs_llc.c:1125) 20241221123954811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221123954811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221123954811 DMM DEBUG MM(262420000001003/d8f715b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221123954824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123954824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221123954824 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221123954824 DMM DEBUG MM(262420000001003/d8f715b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241221123954824 DMM NOTICE MM(262420000001003/d8f715b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221123954824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221123954824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221123954824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221123954824 DMM DEBUG MM(262420000001003/d8f715b9) Requesting authorization (sgsn_auth.c:160) 20241221123954824 DMM INFO MM(262420000001003/d8f715b9) Requesting authentication tuples (sgsn_auth.c:184) 20241221123954824 DMM DEBUG MM(262420000001003/d8f715b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221123954824 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241221123954824 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@0f7b4e429faf: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241221123954827 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221123954827 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221123954827 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221123954827 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221123954827 DMM INFO MM(262420000001003/d8f715b9) Subscriber data update (mmctx.c:445) 20241221123954827 DMM DEBUG MM(262420000001003/d8f715b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221123954827 DMM INFO MM(262420000001003/d8f715b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221123954827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221123954827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221123954827 DMM INFO MM(262420000001003/d8f715b9) <- GMM AUTH AND CIPHERING REQ (rand = f6 8a 45 52 ee 2a 46 59 f6 58 be 62 9a 2d 49 1e , mmctx_is_r99=1, vec->auth_types=0x3, autn = de dd 69 18 ab dd 12 41 3f d3 d3 b2 d8 55 e3 1b ) (gprs_gmm.c:483) 20241221123954835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123954835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221123954835 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221123954835 DMM INFO MM(262420000001003/d8f715b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221123954835 DMM NOTICE MM(262420000001003/d8f715b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221123954835 DMM DEBUG MM(262420000001003/d8f715b9) checking auth: received GSM SRES = cc bb b6 c4 (gprs_gmm.c:666) 20241221123954835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221123954835 DMM DEBUG MM(262420000001003/d8f715b9) Requesting authorization (sgsn_auth.c:160) 20241221123954835 DMM INFO MM(262420000001003/d8f715b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221123954835 DMM DEBUG MM(262420000001003/d8f715b9) Requesting subscriber data update (gprs_subscriber.c:894) 20241221123954835 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241221123954835 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) 20241221123954835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221123954835 DMM INFO MM(262420000001003/d8f715b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8f715b9) (gprs_gmm.c:300) 20241221123954836 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221123954836 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221123954836 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241221123954836 DMM INFO MM(262420000001003/d8f715b9) Subscriber data update (mmctx.c:445) 20241221123954836 DMM DEBUG MM(262420000001003/d8f715b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221123954836 DMM INFO MM(262420000001003/d8f715b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221123954836 DMM NOTICE MM(262420000001003/d8f715b9) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241221123954836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221123954836 DMM NOTICE MM(262420000001003/d8f715b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221123954836 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) 20241221123954837 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221123954837 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241221123954837 DMM INFO MM(262420000001003/d8f715b9) Subscriber data update (mmctx.c:445) 20241221123954837 DMM DEBUG MM(262420000001003/d8f715b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221123954843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123954843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221123954843 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221123954843 DMM INFO MM(262420000001003/d8f715b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221123954843 DMM NOTICE MM(262420000001003/d8f715b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221123954843 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221123954843 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221123954843 DLLC NOTICE LLME(dfaefc58/d8f715b9){ASSIGNED} LLGM Assign pre (ffffffff => d8f715b9) (gprs_llc.c:1079) 20241221123954843 DLLC NOTICE LLME(ffffffff/d8f715b9){ASSIGNED} LLGM Assign post (ffffffff => d8f715b9) (gprs_llc.c:1125) 20241221123954843 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221123954843 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221123954843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221123954843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@0f7b4e429faf: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@0f7b4e429faf: Final verdict of PTC: pass 20241221123954896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59486<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@0f7b4e429faf: Final verdict of PTC: none 20241221123954899 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221123954899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(74)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@0f7b4e429faf: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(69)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(64)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@0f7b4e429faf: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@0f7b4e429faf: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(62)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(67)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(72)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:39:54 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 20241221123955031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221123955433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59488<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48300) 20241221123955900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123955900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48300, count=89304) 20241221123956901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123956901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:39: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_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 20241221123957902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123957902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_timeout_after_pdp_act started. 20241221123958491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221123958493 DMM INFO MM(262420000001003/d8f715b9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221123958493 DMM INFO MM(262420000001003/d8f715b9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221123958493 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221123958493 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221123958493 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221123958493 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221123958493 DLLC NOTICE LLME(ffffffff/d8f715b9){ASSIGNED} LLGM Assign pre (d8f715b9 => ffffffff) (gprs_llc.c:1079) 20241221123958493 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8f715b9 => ffffffff) (gprs_llc.c:1125) 20241221123958493 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241221123958493 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) 20241221123958493 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) 20241221123958493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221123958493 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221123958493 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221123958493 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221123958493 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(84)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(84)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221123958546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221123958546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221123958546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221123958546 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123958546 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221123958546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221123958546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221123958546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221123958546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(83)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(84)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221123958548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221123958548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221123958548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221123958548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221123958548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221123958548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221123958548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221123958548 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123958548 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221123958548 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221123958548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221123958549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221123958549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(84)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(84)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221123958553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221123958563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123958563 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(85)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(81)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(83)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221123958572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221123958572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221123958572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221123958572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123958572 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221123958572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221123958572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221123958572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221123958572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221123958573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221123958574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221123958574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221123958574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221123958574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221123958574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221123958574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221123958574 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123958574 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221123958574 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221123958574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(88)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221123958574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221123958574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221123958578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221123958588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123958588 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(87)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221123958613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221123958613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221123958613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221123958613 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123958613 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221123958613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221123958613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221123958613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221123958613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221123958615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221123958615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221123958615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221123958615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221123958615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221123958615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221123958615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221123958615 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221123958615 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221123958615 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221123958615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(93)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221123958616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221123958616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221123958619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221123958629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123958629 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221123958903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221123958903 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221123958903 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221123958903 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221123958905 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221123958906 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(81)@0f7b4e429faf: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='DFCBFD91'O, index=0 SGSN_Test-GSUP(95)@0f7b4e429faf: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@0f7b4e429faf: 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 := '13D554299D10FF6FF88DA04DF4A97280'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '10DE11F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E545768DCEE28DC8'O } } } } } 20241221123958951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123958951 DLLC NOTICE LLME(ffffffff/dfcbfd91){UNASSIGNED} LLC RX: unknown TLLI 0xdfcbfd91, creating LLME on the fly (gprs_llc.c:552) 20241221123958951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221123958951 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241221123958951 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221123958951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221123958951 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221123958951 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221123958951 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221123958951 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221123958951 DLLC NOTICE LLME(ffffffff/dfcbfd91){UNASSIGNED} LLGM Assign pre (dfcbfd91 => ca453a46) (gprs_llc.c:1079) 20241221123958951 DLLC NOTICE LLME(dfcbfd91/ca453a46){ASSIGNED} LLGM Assign post (dfcbfd91 => ca453a46) (gprs_llc.c:1125) 20241221123958951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221123958951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221123958951 DMM DEBUG MM(262420000000021/ca453a46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221123958965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123958965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221123958965 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221123958965 DMM DEBUG MM(262420000000021/ca453a46) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241221123958965 DMM NOTICE MM(262420000000021/ca453a46) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221123958965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221123958965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221123958965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221123958965 DMM DEBUG MM(262420000000021/ca453a46) Requesting authorization (sgsn_auth.c:160) 20241221123958965 DMM INFO MM(262420000000021/ca453a46) Requesting authentication tuples (sgsn_auth.c:184) 20241221123958965 DMM DEBUG MM(262420000000021/ca453a46) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221123958965 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241221123958965 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@0f7b4e429faf: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241221123958969 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221123958969 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221123958969 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221123958969 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221123958969 DMM INFO MM(262420000000021/ca453a46) Subscriber data update (mmctx.c:445) 20241221123958969 DMM DEBUG MM(262420000000021/ca453a46) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221123958969 DMM INFO MM(262420000000021/ca453a46) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221123958969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221123958969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221123958969 DMM INFO MM(262420000000021/ca453a46) <- GMM AUTH AND CIPHERING REQ (rand = 13 d5 54 29 9d 10 ff 6f f8 8d a0 4d f4 a9 72 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221123958977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123958977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241221123958977 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221123958977 DMM INFO MM(262420000000021/ca453a46) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221123958977 DMM NOTICE MM(262420000000021/ca453a46) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221123958977 DMM DEBUG MM(262420000000021/ca453a46) checking auth: received GSM SRES = 10 de 11 f6 (gprs_gmm.c:666) 20241221123958977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221123958977 DMM DEBUG MM(262420000000021/ca453a46) Requesting authorization (sgsn_auth.c:160) 20241221123958977 DMM INFO MM(262420000000021/ca453a46) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221123958977 DMM DEBUG MM(262420000000021/ca453a46) Requesting subscriber data update (gprs_subscriber.c:894) 20241221123958977 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241221123958977 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) 20241221123958977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221123958977 DMM INFO MM(262420000000021/ca453a46) <- GMM ATTACH ACCEPT (new P-TMSI=0xca453a46) (gprs_gmm.c:300) 20241221123958979 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221123958979 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221123958979 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241221123958979 DMM INFO MM(262420000000021/ca453a46) Subscriber data update (mmctx.c:445) 20241221123958979 DMM DEBUG MM(262420000000021/ca453a46) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221123958979 DMM INFO MM(262420000000021/ca453a46) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221123958979 DMM NOTICE MM(262420000000021/ca453a46) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241221123958979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221123958979 DMM NOTICE MM(262420000000021/ca453a46) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221123958979 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) 20241221123958979 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221123958979 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241221123958979 DMM INFO MM(262420000000021/ca453a46) Subscriber data update (mmctx.c:445) 20241221123958979 DMM DEBUG MM(262420000000021/ca453a46) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221123958985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123958985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221123958985 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221123958985 DMM INFO MM(262420000000021/ca453a46) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221123958985 DMM NOTICE MM(262420000000021/ca453a46) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221123958985 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221123958985 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221123958985 DLLC NOTICE LLME(dfcbfd91/ca453a46){ASSIGNED} LLGM Assign pre (ffffffff => ca453a46) (gprs_llc.c:1079) 20241221123958985 DLLC NOTICE LLME(ffffffff/ca453a46){ASSIGNED} LLGM Assign post (ffffffff => ca453a46) (gprs_llc.c:1125) 20241221123958985 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221123958985 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221123958986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221123958986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@0f7b4e429faf: setverdict(pass): none -> pass 20241221123959037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123959037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221123959037 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221123959037 DMM INFO MM(262420000000021/ca453a46) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221123959037 DMM INFO MM(262420000000021/ca453a46) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221123959037 DMM DEBUG MM(262420000000021/ca453a46) Using GGSN 0 (gprs_sm.c:312) 20241221123959037 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241221123959037 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221123959037 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241221123959037 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241221123959048 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 01 04 00 00 00 01 80 08 00 10 9f 8e 6c 71 11 8b bc c0 1e 14 05 7f 62 b9 f7 31 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241221123959048 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a3058, cbp=0x5566507e22a0) (sgsn_libgtp.c:632) 20241221123959048 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221123959048 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507ea038 TLLI=ca453a46, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221123959048 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221123959048 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221123959055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123959055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241221123959055 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221123959055 DMM INFO MM(262420000000021/ca453a46) -> GMM ATTACH REQUEST MI(TMSI-0xCA453A46) type="GPRS attach"  (gprs_gmm.c:1266) 20241221123959055 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221123959055 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241221123959055 DLLC NOTICE LLME(ffffffff/ca453a46){ASSIGNED} LLGM Assign pre (ca453a46 => e59b2d8f) (gprs_llc.c:1079) 20241221123959055 DLLC NOTICE LLME(ca453a46/e59b2d8f){ASSIGNED} LLGM Assign post (ca453a46 => e59b2d8f) (gprs_llc.c:1125) 20241221123959055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221123959055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221123959055 DMM DEBUG MM(262420000000021/e59b2d8f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221123959061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221123959061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241221123959061 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221123959061 DMM DEBUG MM(262420000000021/e59b2d8f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241221123959061 DMM NOTICE MM(262420000000021/e59b2d8f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221123959061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221123959061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221123959061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221123959061 DMM DEBUG MM(262420000000021/e59b2d8f) Requesting authorization (sgsn_auth.c:160) 20241221123959061 DMM INFO MM(262420000000021/e59b2d8f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221123959061 DMM DEBUG MM(262420000000021/e59b2d8f) Requesting subscriber data update (gprs_subscriber.c:894) 20241221123959061 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241221123959061 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) 20241221123959062 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221123959062 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221123959062 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241221123959062 DMM INFO MM(262420000000021/e59b2d8f) Subscriber data update (mmctx.c:445) 20241221123959062 DMM DEBUG MM(262420000000021/e59b2d8f) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241221123959062 DMM INFO MM(262420000000021/e59b2d8f) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241221123959062 DMM NOTICE MM(262420000000021/e59b2d8f) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241221123959062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221123959062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221123959062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241221123959062 DMM INFO MM(262420000000021/e59b2d8f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe59b2d8f) (gprs_gmm.c:300) 20241221123959062 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) 20241221123959062 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221123959063 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241221123959063 DMM INFO MM(262420000000021/e59b2d8f) Subscriber data update (mmctx.c:445) 20241221123959063 DMM DEBUG MM(262420000000021/e59b2d8f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@0f7b4e429faf: Trying to receive 5 ATTACH ACCEPTs 20241221124005063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241221124005063 DMM INFO MM(262420000000021/e59b2d8f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe59b2d8f) (gprs_gmm.c:300) 20241221124005306 DGPRS DEBUG Checking for inactive LLMEs, time = 16595539 (sgsn.c:131) 20241221124011065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241221124011065 DMM INFO MM(262420000000021/e59b2d8f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe59b2d8f) (gprs_gmm.c:300) 20241221124017066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241221124017066 DMM INFO MM(262420000000021/e59b2d8f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe59b2d8f) (gprs_gmm.c:300) 20241221124018905 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241221124018905 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241221124018906 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124023067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241221124023067 DMM INFO MM(262420000000021/e59b2d8f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe59b2d8f) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@0f7b4e429faf: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@0f7b4e429faf: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241221124028550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124028552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124028552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124028575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124028576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124028576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124028617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124028618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124028618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124029068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241221124029068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241221124029068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241221124029068 DMM NOTICE MM(262420000000021/e59b2d8f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241221124029068 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241221124029068 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507ea038, TLLI=e59b2d8f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221124029068 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241221124029068 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221124029068 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241221124029068 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241221124029068 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) 20241221124029068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Reject}: Deallocated (fsm.c:568) 20241221124029068 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Deallocated (fsm.c:568) 20241221124029068 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124029068 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241221124029068 DLLC NOTICE LLME(ca453a46/e59b2d8f){ASSIGNED} LLGM Assign pre (e59b2d8f => ffffffff) (gprs_llc.c:1079) 20241221124029068 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e59b2d8f => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(81)@0f7b4e429faf: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@0f7b4e429faf: Final verdict of PTC: pass 20241221124029578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46636<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124029580 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124029580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(95)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@0f7b4e429faf: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(81)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(84)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(88)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(83)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@0f7b4e429faf: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@0f7b4e429faf: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(93)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(82)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(91)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(86)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(81): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(82): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(83): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(84): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:40:29 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 20241221124029720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124030021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127084) 20241221124030581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124030581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=127084, count=131440) 20241221124031583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124031583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:40:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241221124032584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124032584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_auth_id_timeout started. 20241221124033083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124033085 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124033131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124033131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124033131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124033131 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124033131 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124033131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124033131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124033131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124033131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124033133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124033133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124033133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124033133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124033133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124033133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124033133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124033133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124033133 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124033133 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124033133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124033134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124033134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124033138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124033148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124033148 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(104)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI196(101)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(108)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(108)@0f7b4e429faf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(107)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124033178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124033178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124033178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124033178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124033178 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124033178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124033178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124033178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124033178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(108)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124033180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124033180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124033180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124033180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124033180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124033180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124033180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124033180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124033180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124033180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124033180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(108)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124033180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124033180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(108)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124033183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124033191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124033191 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(105)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(107)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124033205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124033205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124033205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124033205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124033205 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124033205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124033205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124033205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124033205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124033206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124033206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124033206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124033207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124033207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124033207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124033207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124033207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124033207 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124033207 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124033207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(112)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124033207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124033207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124033210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124033220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124033220 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124033585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124033585 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124033585 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124033585 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124033587 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124033588 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@0f7b4e429faf: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='F9BBC497'O, index=0 SGSN_Test-GSUP(114)@0f7b4e429faf: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241221124033634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124033634 DLLC NOTICE LLME(ffffffff/f9bbc497){UNASSIGNED} LLC RX: unknown TLLI 0xf9bbc497, creating LLME on the fly (gprs_llc.c:552) 20241221124033634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124033634 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124033634 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124033634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124033634 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124033634 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124033634 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124033634 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124033634 DLLC NOTICE LLME(ffffffff/f9bbc497){UNASSIGNED} LLGM Assign pre (f9bbc497 => dd392d7b) (gprs_llc.c:1079) 20241221124033634 DLLC NOTICE LLME(f9bbc497/dd392d7b){ASSIGNED} LLGM Assign post (f9bbc497 => dd392d7b) (gprs_llc.c:1125) 20241221124033634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124033634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124033634 DMM DEBUG MM(/dd392d7b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124035306 DGPRS DEBUG Checking for inactive LLMEs, time = 16595569 (sgsn.c:131) 20241221124039635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241221124039635 DMM DEBUG MM(/dd392d7b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124045635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241221124045635 DMM DEBUG MM(/dd392d7b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124051636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241221124051636 DMM DEBUG MM(/dd392d7b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124053586 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241221124053586 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124053586 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241221124057637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241221124057637 DMM DEBUG MM(/dd392d7b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124103135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124103137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124103137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124103181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124103183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124103183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124103208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124103209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124103209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124103638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241221124103638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241221124103638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241221124103638 DMM NOTICE MM(/dd392d7b) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241221124103638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Reject}: Deallocated (fsm.c:568) 20241221124103638 DMM DEBUG MM_STATE_Gb(4189832343)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124103638 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124103638 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241221124103638 DLLC NOTICE LLME(f9bbc497/dd392d7b){ASSIGNED} LLGM Assign pre (dd392d7b => ffffffff) (gprs_llc.c:1079) 20241221124103638 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd392d7b => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@0f7b4e429faf: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@0f7b4e429faf: Final verdict of PTC: pass 20241221124103647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53826<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124103649 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124103649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(113)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(114)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(102)@0f7b4e429faf: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@0f7b4e429faf: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(112)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@0f7b4e429faf: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(105)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(108)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(107)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(110)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(106)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(100)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(105): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(106): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(107): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(108): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:41:03 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 20241221124103785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124104086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64152) 20241221124104650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124104650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64152, count=68508) 20241221124105307 DGPRS DEBUG Checking for inactive LLMEs, time = 16595599 (sgsn.c:131) 20241221124105650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124105650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:41:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241221124106652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124106652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_auth_sai_timeout started. 20241221124107145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124107147 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124107194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124107194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124107194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124107194 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124107194 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124107194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124107194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124107194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124107195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124107196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124107196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124107196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124107196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124107196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124107196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124107196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124107196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124107196 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124107196 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124107196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124107197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124107197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(122)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221124107202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124107213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124107213 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(119)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124107229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124107229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124107229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124107229 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124107229 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124107229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124107229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124107229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124107229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124107231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124107231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124107231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124107231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124107231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124107231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124107231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124107231 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124107231 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124107231 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124107231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124107231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124107231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124107235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124107246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124107246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124107273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124107273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124107273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124107273 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124107273 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124107273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124107273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124107273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124107273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124107275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124107275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124107275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124107275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124107275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124107275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124107275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124107275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124107275 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124107275 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124107275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124107275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124107275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124107279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124107288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124107288 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124107653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124107653 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124107653 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124107653 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124107655 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124107656 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@0f7b4e429faf: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='E2FCEA29'O, index=0 SGSN_Test-GSUP(133)@0f7b4e429faf: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241221124107701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124107701 DLLC NOTICE LLME(ffffffff/e2fcea29){UNASSIGNED} LLC RX: unknown TLLI 0xe2fcea29, creating LLME on the fly (gprs_llc.c:552) 20241221124107701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124107701 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124107701 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124107701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124107701 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124107702 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124107702 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124107702 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124107702 DLLC NOTICE LLME(ffffffff/e2fcea29){UNASSIGNED} LLGM Assign pre (e2fcea29 => fd849ff1) (gprs_llc.c:1079) 20241221124107702 DLLC NOTICE LLME(e2fcea29/fd849ff1){ASSIGNED} LLGM Assign post (e2fcea29 => fd849ff1) (gprs_llc.c:1125) 20241221124107702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124107702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124107702 DMM DEBUG MM(262420000000003/fd849ff1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124107716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124107716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124107716 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124107716 DMM DEBUG MM(262420000000003/fd849ff1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241221124107716 DMM NOTICE MM(262420000000003/fd849ff1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124107716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124107716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124107716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124107716 DMM DEBUG MM(262420000000003/fd849ff1) Requesting authorization (sgsn_auth.c:160) 20241221124107716 DMM INFO MM(262420000000003/fd849ff1) Requesting authentication tuples (sgsn_auth.c:184) 20241221124107716 DMM DEBUG MM(262420000000003/fd849ff1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124107716 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241221124107716 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@0f7b4e429faf: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241221124113717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241221124113717 DMM ERROR MM(262420000000003/fd849ff1) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241221124113717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241221124113717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241221124113717 DMM NOTICE MM(262420000000003/fd849ff1) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241221124113717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Reject}: Deallocated (fsm.c:568) 20241221124113717 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124113717 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124113717 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241221124113717 DLLC NOTICE LLME(e2fcea29/fd849ff1){ASSIGNED} LLGM Assign pre (fd849ff1 => ffffffff) (gprs_llc.c:1079) 20241221124113717 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd849ff1 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@0f7b4e429faf: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@0f7b4e429faf: Final verdict of PTC: pass 20241221124113728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52710<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124113730 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124113730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(133)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(126)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(121)@0f7b4e429faf: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@0f7b4e429faf: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(131)@0f7b4e429faf: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(120)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(124)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(129)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:41:13 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 20241221124113864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124114165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65652) 20241221124114731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124114731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65652, count=66472) 20241221124115732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124115732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:41:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241221124116733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124116733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_auth_sai_reject started. 20241221124117224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124117225 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(141)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(141)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124117279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124117279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124117279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124117279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124117279 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124117279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124117279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124117279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124117279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(141)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124117281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124117281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124117281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124117281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124117281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124117281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124117281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124117281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124117281 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124117281 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124117281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124117282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124117282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(141)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(141)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(140)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221124117286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124117296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124117296 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(138)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(140)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124117309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124117309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124117309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124117309 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124117309 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124117309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124117309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124117309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124117309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124117310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124117310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124117310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124117310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124117310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124117311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124117311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124117311 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124117311 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124117311 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124117311 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124117311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124117311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124117316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124117325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124117325 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124117359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124117359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124117359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124117359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124117359 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124117359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124117359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124117359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124117359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124117361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124117361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124117361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124117361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124117361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124117361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124117361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124117361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124117361 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124117361 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124117361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124117361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124117361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124117365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124117372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124117372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(148)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124117734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124117734 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124117734 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124117734 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(150)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124117736 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(150)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124117737 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(150)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(138)@0f7b4e429faf: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='FFD7F971'O, index=0 SGSN_Test-GSUP(152)@0f7b4e429faf: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241221124117782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124117782 DLLC NOTICE LLME(ffffffff/ffd7f971){UNASSIGNED} LLC RX: unknown TLLI 0xffd7f971, creating LLME on the fly (gprs_llc.c:552) 20241221124117782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124117782 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124117782 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124117782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124117782 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124117782 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124117782 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124117782 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124117782 DLLC NOTICE LLME(ffffffff/ffd7f971){UNASSIGNED} LLGM Assign pre (ffd7f971 => d1043c6b) (gprs_llc.c:1079) 20241221124117782 DLLC NOTICE LLME(ffd7f971/d1043c6b){ASSIGNED} LLGM Assign post (ffd7f971 => d1043c6b) (gprs_llc.c:1125) 20241221124117782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124117782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124117782 DMM DEBUG MM(262420000000004/d1043c6b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124117795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124117795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124117795 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124117795 DMM DEBUG MM(262420000000004/d1043c6b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241221124117795 DMM NOTICE MM(262420000000004/d1043c6b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124117795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124117795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124117795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124117795 DMM DEBUG MM(262420000000004/d1043c6b) Requesting authorization (sgsn_auth.c:160) 20241221124117795 DMM INFO MM(262420000000004/d1043c6b) Requesting authentication tuples (sgsn_auth.c:184) 20241221124117795 DMM DEBUG MM(262420000000004/d1043c6b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124117795 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241221124117795 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@0f7b4e429faf: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241221124117797 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241221124117797 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241221124117797 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241221124123796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241221124123796 DMM ERROR MM(262420000000004/d1043c6b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241221124123796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241221124123796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241221124123796 DMM NOTICE MM(262420000000004/d1043c6b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241221124123796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Reject}: Deallocated (fsm.c:568) 20241221124123796 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124123796 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124123796 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241221124123796 DLLC NOTICE LLME(ffd7f971/d1043c6b){ASSIGNED} LLGM Assign pre (d1043c6b => ffffffff) (gprs_llc.c:1079) 20241221124123796 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1043c6b => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(138)@0f7b4e429faf: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@0f7b4e429faf: Final verdict of PTC: pass 20241221124123806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57770<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@0f7b4e429faf: Final verdict of PTC: none 20241221124123809 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124123809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(150)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(141)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(140)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(151)@0f7b4e429faf: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(138)@0f7b4e429faf: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(145)@0f7b4e429faf: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(149)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(139)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(143)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(138): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(139): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(140): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(141): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:41:23 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 20241221124123939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124124240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64236) 20241221124124810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124124810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64236, count=68592) 20241221124125811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124125812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:41: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_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 20241221124126813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124126813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_gsup_lu_timeout started. 20241221124127296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124127297 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(160)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(160)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124127345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124127345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124127345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124127346 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124127346 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124127346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124127346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124127346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124127346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(159)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(160)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124127348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124127348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124127348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124127348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124127348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124127349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124127349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124127349 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124127349 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124127349 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124127349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124127349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124127349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(160)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(160)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124127353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124127364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124127364 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(161)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(157)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(159)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124127374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124127374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124127374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124127374 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124127374 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124127374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124127374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124127374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124127374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124127376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124127376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124127376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124127376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124127376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124127376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124127376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124127376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124127376 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124127376 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124127376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(164)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124127376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124127377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124127380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124127389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124127389 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124127416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124127416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124127416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124127416 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124127416 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124127416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124127416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124127416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124127416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124127417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124127417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124127417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124127418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124127418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124127418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124127418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124127418 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124127418 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124127418 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124127418 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(169)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124127418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124127418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124127423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124127432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124127432 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124127815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124127815 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124127815 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124127815 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124127817 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124127818 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(157)@0f7b4e429faf: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='E615F476'O, index=0 SGSN_Test-GSUP(171)@0f7b4e429faf: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@0f7b4e429faf: 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 := '58941571C4283A387224673BB7CB0E70'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '536BE715'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '647C1F56CD74FEC2'O } } } } } 20241221124128870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124128870 DLLC NOTICE LLME(ffffffff/e615f476){UNASSIGNED} LLC RX: unknown TLLI 0xe615f476, creating LLME on the fly (gprs_llc.c:552) 20241221124128870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124128870 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124128870 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124128871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124128871 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124128871 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124128871 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124128871 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124128871 DLLC NOTICE LLME(ffffffff/e615f476){UNASSIGNED} LLGM Assign pre (e615f476 => d4ab09dc) (gprs_llc.c:1079) 20241221124128871 DLLC NOTICE LLME(e615f476/d4ab09dc){ASSIGNED} LLGM Assign post (e615f476 => d4ab09dc) (gprs_llc.c:1125) 20241221124128871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124128871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124128871 DMM DEBUG MM(262420000000005/d4ab09dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124128883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124128883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124128883 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124128883 DMM DEBUG MM(262420000000005/d4ab09dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241221124128883 DMM NOTICE MM(262420000000005/d4ab09dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124128883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124128883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124128883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124128883 DMM DEBUG MM(262420000000005/d4ab09dc) Requesting authorization (sgsn_auth.c:160) 20241221124128883 DMM INFO MM(262420000000005/d4ab09dc) Requesting authentication tuples (sgsn_auth.c:184) 20241221124128883 DMM DEBUG MM(262420000000005/d4ab09dc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124128883 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241221124128883 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@0f7b4e429faf: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241221124128886 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124128886 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124128886 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124128886 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124128886 DMM INFO MM(262420000000005/d4ab09dc) Subscriber data update (mmctx.c:445) 20241221124128886 DMM DEBUG MM(262420000000005/d4ab09dc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124128886 DMM INFO MM(262420000000005/d4ab09dc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124128886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124128886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124128886 DMM INFO MM(262420000000005/d4ab09dc) <- GMM AUTH AND CIPHERING REQ (rand = 58 94 15 71 c4 28 3a 38 72 24 67 3b b7 cb 0e 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124128893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124128893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124128893 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124128893 DMM INFO MM(262420000000005/d4ab09dc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124128893 DMM NOTICE MM(262420000000005/d4ab09dc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124128893 DMM DEBUG MM(262420000000005/d4ab09dc) checking auth: received GSM SRES = 53 6b e7 15 (gprs_gmm.c:666) 20241221124128893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124128893 DMM DEBUG MM(262420000000005/d4ab09dc) Requesting authorization (sgsn_auth.c:160) 20241221124128893 DMM INFO MM(262420000000005/d4ab09dc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124128893 DMM DEBUG MM(262420000000005/d4ab09dc) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124128893 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241221124128893 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) 20241221124128893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124128893 DMM INFO MM(262420000000005/d4ab09dc) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4ab09dc) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@0f7b4e429faf: setverdict(fail): none -> fail MC@0f7b4e429faf: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241221124128902 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124128902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(171)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(164)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(160)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(159)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(169)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@0f7b4e429faf: Final verdict of PTC: none 20241221124128904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34710<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout-BVCI210(163)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@0f7b4e429faf: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(158)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(167)@0f7b4e429faf: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(157)@0f7b4e429faf: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@0f7b4e429faf: Final verdict of PTC: fail -NSVCI98-provIP(162)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(157): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(158): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(159): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(160): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@0f7b4e429faf: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@0f7b4e429faf: 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'. Sat Dec 21 12:41:29 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 20241221124129035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124129436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34714<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68012) 20241221124129903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124129903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68012, count=74064) 20241221124130905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124130905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:41: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_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 20241221124131906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124131906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_gsup_lu_reject started. 20241221124132497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124132498 DMM INFO MM(262420000000005/d4ab09dc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124132498 DMM INFO MM(262420000000005/d4ab09dc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124132498 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124132498 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124132498 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124132498 DMM ERROR MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241221124132498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241221124132498 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124132498 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124132498 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124132498 DLLC NOTICE LLME(e615f476/d4ab09dc){ASSIGNED} LLGM Assign pre (d4ab09dc => ffffffff) (gprs_llc.c:1079) 20241221124132498 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4ab09dc => ffffffff) (gprs_llc.c:1125) 20241221124132498 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124132541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124132541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124132541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124132541 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124132541 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124132541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124132541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124132541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124132542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124132543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124132543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124132543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124132543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124132543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124132543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124132543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124132543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124132543 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124132543 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124132543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124132544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124132544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124132548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124132557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124132557 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124132579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124132579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124132579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124132579 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124132579 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124132579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124132579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124132579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124132579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124132580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124132580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124132580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124132580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124132580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124132580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124132581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124132581 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124132581 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124132581 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124132581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(183)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124132581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124132581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124132584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124132593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124132593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(182)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124132617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124132617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124132617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124132617 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124132617 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124132617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124132617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124132617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124132617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124132618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124132618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124132618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124132619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124132619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124132619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124132619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124132619 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124132619 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124132619 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124132619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124132619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124132619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124132623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124132633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124132633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124132908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124132908 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124132908 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124132908 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124132910 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241221124132911 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@0f7b4e429faf: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='EA55A250'O, index=0 SGSN_Test-GSUP(190)@0f7b4e429faf: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@0f7b4e429faf: 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 := '0C100410BD3CF0A607103C7C9C2EAB43'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D61AC607'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '463CD87E1D8EFD1F'O } } } } } 20241221124133964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124133964 DLLC NOTICE LLME(ffffffff/ea55a250){UNASSIGNED} LLC RX: unknown TLLI 0xea55a250, creating LLME on the fly (gprs_llc.c:552) 20241221124133964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124133964 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124133964 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124133964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124133965 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124133965 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124133965 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124133965 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124133965 DLLC NOTICE LLME(ffffffff/ea55a250){UNASSIGNED} LLGM Assign pre (ea55a250 => dadb5e32) (gprs_llc.c:1079) 20241221124133965 DLLC NOTICE LLME(ea55a250/dadb5e32){ASSIGNED} LLGM Assign post (ea55a250 => dadb5e32) (gprs_llc.c:1125) 20241221124133965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124133965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124133965 DMM DEBUG MM(262420000000006/dadb5e32) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124133975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124133975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124133975 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124133975 DMM DEBUG MM(262420000000006/dadb5e32) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241221124133975 DMM NOTICE MM(262420000000006/dadb5e32) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124133975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124133975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124133975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124133975 DMM DEBUG MM(262420000000006/dadb5e32) Requesting authorization (sgsn_auth.c:160) 20241221124133975 DMM INFO MM(262420000000006/dadb5e32) Requesting authentication tuples (sgsn_auth.c:184) 20241221124133975 DMM DEBUG MM(262420000000006/dadb5e32) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124133975 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241221124133975 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@0f7b4e429faf: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241221124133978 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124133978 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124133978 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124133978 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124133978 DMM INFO MM(262420000000006/dadb5e32) Subscriber data update (mmctx.c:445) 20241221124133978 DMM DEBUG MM(262420000000006/dadb5e32) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124133978 DMM INFO MM(262420000000006/dadb5e32) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124133978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124133978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124133978 DMM INFO MM(262420000000006/dadb5e32) <- GMM AUTH AND CIPHERING REQ (rand = 0c 10 04 10 bd 3c f0 a6 07 10 3c 7c 9c 2e ab 43 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124133986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124133986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124133986 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124133986 DMM INFO MM(262420000000006/dadb5e32) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124133986 DMM NOTICE MM(262420000000006/dadb5e32) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124133986 DMM DEBUG MM(262420000000006/dadb5e32) checking auth: received GSM SRES = d6 1a c6 07 (gprs_gmm.c:666) 20241221124133986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124133986 DMM DEBUG MM(262420000000006/dadb5e32) Requesting authorization (sgsn_auth.c:160) 20241221124133986 DMM INFO MM(262420000000006/dadb5e32) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124133986 DMM DEBUG MM(262420000000006/dadb5e32) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124133986 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241221124133986 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) 20241221124133986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124133986 DMM INFO MM(262420000000006/dadb5e32) <- GMM ATTACH ACCEPT (new P-TMSI=0xdadb5e32) (gprs_gmm.c:300) 20241221124133987 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241221124133987 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241221124133987 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241221124133987 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124133987 DMM INFO MM(262420000000006/dadb5e32) Subscriber data update (mmctx.c:445) 20241221124133987 DMM DEBUG MM(262420000000006/dadb5e32) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@0f7b4e429faf: setverdict(fail): none -> fail MC@0f7b4e429faf: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241221124133995 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124133995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(183)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(190)@0f7b4e429faf: Final verdict of PTC: none 20241221124133997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34730<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(178)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(188)@0f7b4e429faf: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@0f7b4e429faf: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@0f7b4e429faf: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(186)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(176)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(181)@0f7b4e429faf: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@0f7b4e429faf: Final verdict of PTC: fail MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@0f7b4e429faf: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@0f7b4e429faf: 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'. Sat Dec 21 12:41:34 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 20241221124134124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124134525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34734<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47728) 20241221124134996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124134996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221124135307 DGPRS DEBUG Checking for inactive LLMEs, time = 16595629 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=47728, count=80172) 20241221124135998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124135998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12: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_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 20241221124136999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124136999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_combined started. 20241221124137581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124137583 DMM INFO MM(262420000000006/dadb5e32) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124137583 DMM INFO MM(262420000000006/dadb5e32) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124137583 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124137583 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124137583 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124137583 DMM ERROR MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241221124137583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241221124137583 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124137583 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124137583 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124137583 DLLC NOTICE LLME(ea55a250/dadb5e32){ASSIGNED} LLGM Assign pre (dadb5e32 => ffffffff) (gprs_llc.c:1079) 20241221124137583 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dadb5e32 => ffffffff) (gprs_llc.c:1125) 20241221124137583 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124137633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124137633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124137633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124137633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124137633 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124137633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124137633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124137633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124137633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124137635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124137635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124137635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124137635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124137635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124137635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124137635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124137635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124137635 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124137635 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124137635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(197)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124137636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124137636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124137640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124137649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124137649 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124137675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124137675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124137675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124137675 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124137675 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124137675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124137675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124137675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124137675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(203)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124137677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124137677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124137677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124137677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124137677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124137677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124137677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124137677 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124137677 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124137677 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124137677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(203)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124137677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124137678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(202)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124137681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241221124137689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124137689 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(200)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(202)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124137712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124137712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124137712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124137712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124137712 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124137712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124137712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124137712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124137712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124137714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124137714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124137714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124137714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124137714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124137714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124137714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124137714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124137714 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124137714 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124137714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124137714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124137714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(208)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124137718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124137728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124137728 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(205)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124138000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124138000 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124138000 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124138000 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(207)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124138002 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241221124138002 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(207)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(207)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@0f7b4e429faf: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='ECA2BABC'O, index=0 SGSN_Test-GSUP(209)@0f7b4e429faf: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@0f7b4e429faf: 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 := '3B81F3D7D61A647895CA54F33F24BD18'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E1C1859B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6343D82375C9F921'O } } } } } 20241221124139054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124139054 DLLC NOTICE LLME(ffffffff/eca2babc){UNASSIGNED} LLC RX: unknown TLLI 0xeca2babc, creating LLME on the fly (gprs_llc.c:552) 20241221124139054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124139054 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241221124139054 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124139054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124139054 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124139054 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124139054 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124139054 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124139054 DLLC NOTICE LLME(ffffffff/eca2babc){UNASSIGNED} LLGM Assign pre (eca2babc => e5f68d99) (gprs_llc.c:1079) 20241221124139054 DLLC NOTICE LLME(eca2babc/e5f68d99){ASSIGNED} LLGM Assign post (eca2babc => e5f68d99) (gprs_llc.c:1125) 20241221124139054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124139054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124139054 DMM DEBUG MM(262420000000007/e5f68d99) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124139068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124139068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124139068 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124139068 DMM DEBUG MM(262420000000007/e5f68d99) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241221124139068 DMM NOTICE MM(262420000000007/e5f68d99) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124139068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124139068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124139068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124139068 DMM DEBUG MM(262420000000007/e5f68d99) Requesting authorization (sgsn_auth.c:160) 20241221124139068 DMM INFO MM(262420000000007/e5f68d99) Requesting authentication tuples (sgsn_auth.c:184) 20241221124139068 DMM DEBUG MM(262420000000007/e5f68d99) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124139068 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241221124139068 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@0f7b4e429faf: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241221124139071 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124139071 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124139071 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124139071 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124139071 DMM INFO MM(262420000000007/e5f68d99) Subscriber data update (mmctx.c:445) 20241221124139071 DMM DEBUG MM(262420000000007/e5f68d99) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124139071 DMM INFO MM(262420000000007/e5f68d99) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124139071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124139071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124139071 DMM INFO MM(262420000000007/e5f68d99) <- GMM AUTH AND CIPHERING REQ (rand = 3b 81 f3 d7 d6 1a 64 78 95 ca 54 f3 3f 24 bd 18 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124139080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124139080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124139080 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124139080 DMM INFO MM(262420000000007/e5f68d99) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124139080 DMM NOTICE MM(262420000000007/e5f68d99) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124139080 DMM DEBUG MM(262420000000007/e5f68d99) checking auth: received GSM SRES = e1 c1 85 9b (gprs_gmm.c:666) 20241221124139080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124139080 DMM DEBUG MM(262420000000007/e5f68d99) Requesting authorization (sgsn_auth.c:160) 20241221124139080 DMM INFO MM(262420000000007/e5f68d99) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124139080 DMM DEBUG MM(262420000000007/e5f68d99) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124139080 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241221124139080 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) 20241221124139080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124139080 DMM INFO MM(262420000000007/e5f68d99) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5f68d99) (gprs_gmm.c:300) 20241221124139082 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124139082 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124139082 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241221124139082 DMM INFO MM(262420000000007/e5f68d99) Subscriber data update (mmctx.c:445) 20241221124139082 DMM DEBUG MM(262420000000007/e5f68d99) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124139082 DMM INFO MM(262420000000007/e5f68d99) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124139082 DMM NOTICE MM(262420000000007/e5f68d99) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241221124139082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124139082 DMM NOTICE MM(262420000000007/e5f68d99) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124139082 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) 20241221124139082 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124139082 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241221124139082 DMM INFO MM(262420000000007/e5f68d99) Subscriber data update (mmctx.c:445) 20241221124139082 DMM DEBUG MM(262420000000007/e5f68d99) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@0f7b4e429faf: Removing Client IMSI='262420000000007'H, index=0 20241221124139089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124139089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124139089 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124139089 DMM INFO MM(262420000000007/e5f68d99) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124139089 DMM NOTICE MM(262420000000007/e5f68d99) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124139089 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124139089 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124139089 DLLC NOTICE LLME(eca2babc/e5f68d99){ASSIGNED} LLGM Assign pre (ffffffff => e5f68d99) (gprs_llc.c:1079) 20241221124139089 DLLC NOTICE LLME(ffffffff/e5f68d99){ASSIGNED} LLGM Assign post (ffffffff => e5f68d99) (gprs_llc.c:1125) 20241221124139089 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124139089 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124139089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124139089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@0f7b4e429faf: Final verdict of PTC: pass 20241221124139091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53000<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@0f7b4e429faf: Final verdict of PTC: none 20241221124139093 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124139093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(198)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(207)@0f7b4e429faf: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@0f7b4e429faf: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(203)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(197)@0f7b4e429faf: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(208)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(195)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(206)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(201)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_combined finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:41:39 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241221124139224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124139625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47616) 20241221124140095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124140095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47616, count=88684) 20241221124141096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124141096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:41: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_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 20241221124142097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124142097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_accept_all started. 20241221124142686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124142688 DMM INFO MM(262420000000007/e5f68d99) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124142688 DMM INFO MM(262420000000007/e5f68d99) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124142688 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124142688 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124142688 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124142688 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124142688 DLLC NOTICE LLME(ffffffff/e5f68d99){ASSIGNED} LLGM Assign pre (e5f68d99 => ffffffff) (gprs_llc.c:1079) 20241221124142688 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5f68d99 => ffffffff) (gprs_llc.c:1125) 20241221124142688 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241221124142688 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) 20241221124142688 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) 20241221124142688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221124142688 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124142688 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124142688 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124142688 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(217)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(217)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124142737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124142737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124142737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124142737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124142737 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124142737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124142737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124142737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124142737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(217)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124142738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124142738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124142738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124142739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124142739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124142739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124142739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124142739 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124142739 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124142739 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124142739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(216)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(217)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124142739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124142739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(217)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124142743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124142751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124142751 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(214)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(216)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124142769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124142769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124142769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124142769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124142769 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124142769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124142769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124142769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124142769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124142771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124142771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124142771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124142771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124142771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124142771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124142771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124142771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124142771 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124142772 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124142772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124142772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124142772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124142777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124142788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124142788 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124142803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124142803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124142803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124142803 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124142803 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124142803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124142803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124142803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124142803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124142804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124142804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124142804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124142804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124142804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124142804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124142804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124142804 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124142804 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124142804 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124142804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124142805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124142805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124142808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124142817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124142817 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124143098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124143098 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124143098 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124143098 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124143101 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124143101 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(214)@0f7b4e429faf: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='F5F7D57B'O, index=0 SGSN_Test-GSUP(228)@0f7b4e429faf: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241221124144158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124144158 DLLC NOTICE LLME(ffffffff/f5f7d57b){UNASSIGNED} LLC RX: unknown TLLI 0xf5f7d57b, creating LLME on the fly (gprs_llc.c:552) 20241221124144158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124144158 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124144158 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124144158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124144158 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124144158 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124144158 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124144158 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124144158 DLLC NOTICE LLME(ffffffff/f5f7d57b){UNASSIGNED} LLGM Assign pre (f5f7d57b => eed08ac0) (gprs_llc.c:1079) 20241221124144158 DLLC NOTICE LLME(f5f7d57b/eed08ac0){ASSIGNED} LLGM Assign post (f5f7d57b => eed08ac0) (gprs_llc.c:1125) 20241221124144158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124144158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124144158 DMM DEBUG MM(262420000000008/eed08ac0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124144167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124144167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124144167 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124144167 DMM DEBUG MM(262420000000008/eed08ac0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241221124144167 DMM NOTICE MM(262420000000008/eed08ac0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124144167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124144167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124144167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241221124144167 DMM INFO MM(262420000000008/eed08ac0) <- GMM ATTACH ACCEPT (new P-TMSI=0xeed08ac0) (gprs_gmm.c:300) TC_attach_accept_all(230)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(214)@0f7b4e429faf: Removing Client IMSI='262420000000008'H, index=0 20241221124145162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124145162 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124145162 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124145162 DMM INFO MM(262420000000008/eed08ac0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124145162 DMM NOTICE MM(262420000000008/eed08ac0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124145162 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124145162 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124145162 DLLC NOTICE LLME(f5f7d57b/eed08ac0){ASSIGNED} LLGM Assign pre (ffffffff => eed08ac0) (gprs_llc.c:1079) 20241221124145162 DLLC NOTICE LLME(ffffffff/eed08ac0){ASSIGNED} LLGM Assign post (ffffffff => eed08ac0) (gprs_llc.c:1125) 20241221124145162 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124145162 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124145162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124145162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@0f7b4e429faf: Final verdict of PTC: pass 20241221124145165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53022<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@0f7b4e429faf: Final verdict of PTC: none 20241221124145168 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124145168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(217)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(226)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(221)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@0f7b4e429faf: Final verdict of PTC: none TC_attach_accept_all-BVCI196(214)@0f7b4e429faf: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@0f7b4e429faf: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(216)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(224)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(215)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(219)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_accept_all-BVCI196(214): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(215): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(216): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(217): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_accept_all finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:41:45 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 20241221124145291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124145692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69424) 20241221124146169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124146169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69424, count=70584) 20241221124147170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124147170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:41:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241221124148172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124148172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_closed started. 20241221124148751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124148752 DMM INFO MM(262420000000008/eed08ac0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124148752 DMM INFO MM(262420000000008/eed08ac0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124148752 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124148752 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124148752 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124148752 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124148752 DLLC NOTICE LLME(ffffffff/eed08ac0){ASSIGNED} LLGM Assign pre (eed08ac0 => ffffffff) (gprs_llc.c:1079) 20241221124148752 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eed08ac0 => ffffffff) (gprs_llc.c:1125) 20241221124148752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124148752 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124148752 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124148752 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124148752 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124148803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124148803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124148803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124148803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124148803 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124148803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124148803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124148803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124148803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124148804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124148804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124148804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124148805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124148805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124148805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124148805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124148805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124148805 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124148805 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124148805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124148805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124148805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124148809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124148819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124148819 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124148840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124148840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124148840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124148841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124148841 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124148841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124148841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124148841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124148841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124148842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124148842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124148842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124148842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124148842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124148842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124148842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124148842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124148842 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124148842 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124148842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(240)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124148843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124148843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124148847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124148855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124148855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124148875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124148875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124148875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124148875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124148875 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124148875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124148875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124148875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124148875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124148876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124148876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124148876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124148877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124148877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124148877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124148877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124148877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124148877 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124148877 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124148877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124148877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124148877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124148881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124148891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124148891 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124149173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124149173 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124149173 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124149173 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124149175 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124149176 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@0f7b4e429faf: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='E57142E9'O, index=0 SGSN_Test-GSUP(247)@0f7b4e429faf: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@0f7b4e429faf: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='E57142E9'O, index=1 20241221124150231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124150231 DLLC NOTICE LLME(ffffffff/e57142e9){UNASSIGNED} LLC RX: unknown TLLI 0xe57142e9, creating LLME on the fly (gprs_llc.c:552) 20241221124150231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124150231 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124150231 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124150231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124150231 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124150231 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124150231 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124150231 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124150231 DLLC NOTICE LLME(ffffffff/e57142e9){UNASSIGNED} LLGM Assign pre (e57142e9 => f9dc86d3) (gprs_llc.c:1079) 20241221124150231 DLLC NOTICE LLME(e57142e9/f9dc86d3){ASSIGNED} LLGM Assign post (e57142e9 => f9dc86d3) (gprs_llc.c:1125) 20241221124150231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124150231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124150231 DMM DEBUG MM(001010123456789/f9dc86d3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124150243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124150244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124150244 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124150244 DMM DEBUG MM(001010123456789/f9dc86d3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241221124150244 DMM NOTICE MM(001010123456789/f9dc86d3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124150244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124150244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124150244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241221124150244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241221124150244 DMM NOTICE MM(001010123456789/f9dc86d3) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241221124150244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Reject}: Deallocated (fsm.c:568) 20241221124150244 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124150244 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124150244 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241221124150244 DLLC NOTICE LLME(e57142e9/f9dc86d3){ASSIGNED} LLGM Assign pre (f9dc86d3 => ffffffff) (gprs_llc.c:1079) 20241221124150244 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9dc86d3 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@0f7b4e429faf: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@0f7b4e429faf: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@0f7b4e429faf: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='CEB3D0AD'O, index=2 SGSN_Test-GSUP(247)@0f7b4e429faf: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241221124150289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124150289 DLLC NOTICE LLME(ffffffff/ceb3d0ad){UNASSIGNED} LLC RX: unknown TLLI 0xceb3d0ad, creating LLME on the fly (gprs_llc.c:552) 20241221124150289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124150289 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124150289 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124150289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124150289 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124150289 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124150289 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124150289 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124150289 DLLC NOTICE LLME(ffffffff/ceb3d0ad){UNASSIGNED} LLGM Assign pre (ceb3d0ad => f9a3f885) (gprs_llc.c:1079) 20241221124150290 DLLC NOTICE LLME(ceb3d0ad/f9a3f885){ASSIGNED} LLGM Assign post (ceb3d0ad => f9a3f885) (gprs_llc.c:1125) 20241221124150290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124150290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124150290 DMM DEBUG MM(262420000000010/f9a3f885) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124150296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124150296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124150296 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124150296 DMM DEBUG MM(262420000000010/f9a3f885) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241221124150296 DMM NOTICE MM(262420000000010/f9a3f885) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124150296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124150296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124150296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241221124150296 DMM INFO MM(262420000000010/f9a3f885) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9a3f885) (gprs_gmm.c:300) TC_attach_closed(250)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@0f7b4e429faf: Removing Client IMSI='262420000000010'H, index=2 20241221124151295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124151295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124151295 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124151295 DMM INFO MM(262420000000010/f9a3f885) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124151295 DMM NOTICE MM(262420000000010/f9a3f885) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124151295 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124151295 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124151295 DLLC NOTICE LLME(ceb3d0ad/f9a3f885){ASSIGNED} LLGM Assign pre (ffffffff => f9a3f885) (gprs_llc.c:1079) 20241221124151295 DLLC NOTICE LLME(ffffffff/f9a3f885){ASSIGNED} LLGM Assign post (ffffffff => f9a3f885) (gprs_llc.c:1125) 20241221124151295 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124151295 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124151295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124151295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@0f7b4e429faf: Final verdict of PTC: pass 20241221124151300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44464<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124151311 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124151311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(247)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(245)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(235)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(240)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@0f7b4e429faf: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@0f7b4e429faf: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(243)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(238)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(233)@0f7b4e429faf: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@0f7b4e429faf: Test case TC_attach_closed finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:41:51 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241221124151472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124151873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44476<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70160) 20241221124152311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124152312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70160, count=80216) 20241221124153313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124153313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:41: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_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 20241221124154313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124154314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_no_imei_response started. 20241221124154933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124154934 DMM INFO MM(262420000000010/f9a3f885) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124154934 DMM INFO MM(262420000000010/f9a3f885) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124154934 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124154934 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124154934 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124154934 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124154934 DLLC NOTICE LLME(ffffffff/f9a3f885){ASSIGNED} LLGM Assign pre (f9a3f885 => ffffffff) (gprs_llc.c:1079) 20241221124154934 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9a3f885 => ffffffff) (gprs_llc.c:1125) 20241221124154934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124154934 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124154934 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124154934 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124154934 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124154977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124154977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124154977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124154977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124154977 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124154977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124154977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124154977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124154977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124154979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124154979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124154979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124154979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124154979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124154979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124154979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124154979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124154979 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124154979 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124154979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124154980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124154980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124154983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124154993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124154993 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(256)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 TC_attach_no_imei_response-BVCI196(254)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124155020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124155020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124155020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124155020 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124155020 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124155020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124155020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124155020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124155020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124155022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124155022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124155022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124155022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124155022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124155022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124155022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124155022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124155022 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124155022 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124155022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(260)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124155023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124155023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124155026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124155037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124155037 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124155068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124155068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124155068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124155068 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124155068 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124155068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124155068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124155068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124155068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124155070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124155070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124155070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124155071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124155071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124155071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124155071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124155071 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124155071 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124155071 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124155071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124155071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124155071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(266)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124155075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124155083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124155083 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(263)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124155314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124155314 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124155314 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124155314 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124155316 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(265)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124155317 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(265)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(265)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@0f7b4e429faf: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='F29FF0E8'O, index=0 SGSN_Test-GSUP(267)@0f7b4e429faf: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241221124156369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124156369 DLLC NOTICE LLME(ffffffff/f29ff0e8){UNASSIGNED} LLC RX: unknown TLLI 0xf29ff0e8, creating LLME on the fly (gprs_llc.c:552) 20241221124156369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124156369 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241221124156369 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124156369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124156369 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124156369 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124156369 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124156369 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124156369 DLLC NOTICE LLME(ffffffff/f29ff0e8){UNASSIGNED} LLGM Assign pre (f29ff0e8 => f9f29ef1) (gprs_llc.c:1079) 20241221124156370 DLLC NOTICE LLME(f29ff0e8/f9f29ef1){ASSIGNED} LLGM Assign post (f29ff0e8 => f9f29ef1) (gprs_llc.c:1125) 20241221124156370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124156370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124156370 DMM DEBUG MM(262420000000032/f9f29ef1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124202370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241221124202371 DMM DEBUG MM(262420000000032/f9f29ef1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124205308 DGPRS DEBUG Checking for inactive LLMEs, time = 16595659 (sgsn.c:131) 20241221124208371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241221124208371 DMM DEBUG MM(262420000000032/f9f29ef1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124214372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241221124214373 DMM DEBUG MM(262420000000032/f9f29ef1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124215315 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241221124215315 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124215315 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241221124220373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241221124220373 DMM DEBUG MM(262420000000032/f9f29ef1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124224981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124224984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124224984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124225024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124225026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124225026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124225072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124225074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124225074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124226373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241221124226373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241221124226373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241221124226374 DMM NOTICE MM(262420000000032/f9f29ef1) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241221124226374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Reject}: Deallocated (fsm.c:568) 20241221124226374 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124226374 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124226374 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241221124226374 DLLC NOTICE LLME(f29ff0e8/f9f29ef1){ASSIGNED} LLGM Assign pre (f9f29ef1 => ffffffff) (gprs_llc.c:1079) 20241221124226374 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9f29ef1 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@0f7b4e429faf: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@0f7b4e429faf: Final verdict of PTC: pass 20241221124226384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44486<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(260)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(255)@0f7b4e429faf: Final verdict of PTC: none 20241221124226386 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124226386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imei_response-BVCI210(259)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(266)@0f7b4e429faf: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@0f7b4e429faf: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(253)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(264)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(258)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:42:26 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 20241221124226520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124226820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62728) 20241221124227387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124227387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62728, count=70984) 20241221124228388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124228388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:42: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_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 20241221124229389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124229389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_no_imsi_response started. 20241221124229881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124229882 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(275)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124229936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124229936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124229936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124229936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124229936 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124229936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124229936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124229936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124229936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(275)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124229937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124229937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124229937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124229937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124229937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124229937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124229937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124229937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124229938 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124229938 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124229938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124229938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124229938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(275)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(274)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221124229942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124229950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124229950 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(276)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(272)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(274)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(280)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@0f7b4e429faf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(279)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124229975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124229975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124229975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124229975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124229975 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124229975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124229975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124229975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124229975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(280)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124229977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124229977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124229977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124229977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124229977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124229977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124229977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124229977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124229977 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124229977 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124229977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124229978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124229978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(280)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(280)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124229982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124229991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124229991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(277)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(279)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124230004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124230004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124230004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124230004 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124230004 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124230004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124230004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124230004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124230004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124230005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124230005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124230005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124230005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124230005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124230005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124230005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124230005 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124230005 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124230005 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124230005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124230006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124230006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124230010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124230020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124230020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124230389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124230389 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124230389 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124230389 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124230392 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124230393 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@0f7b4e429faf: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='E53BF1B3'O, index=0 SGSN_Test-GSUP(286)@0f7b4e429faf: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241221124231444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124231444 DLLC NOTICE LLME(ffffffff/e53bf1b3){UNASSIGNED} LLC RX: unknown TLLI 0xe53bf1b3, creating LLME on the fly (gprs_llc.c:552) 20241221124231444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124231444 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241221124231444 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124231445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124231445 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124231445 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124231445 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124231445 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124231445 DLLC NOTICE LLME(ffffffff/e53bf1b3){UNASSIGNED} LLGM Assign pre (e53bf1b3 => dfe1c627) (gprs_llc.c:1079) 20241221124231445 DLLC NOTICE LLME(e53bf1b3/dfe1c627){ASSIGNED} LLGM Assign post (e53bf1b3 => dfe1c627) (gprs_llc.c:1125) 20241221124231445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124231445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124231445 DMM DEBUG MM(/dfe1c627) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124231458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124231458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124231458 DMM DEBUG MM_STATE_Gb(3845910963)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124231458 DMM DEBUG MM(/dfe1c627) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241221124231458 DMM NOTICE MM(/dfe1c627) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124231458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124231458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241221124231458 DMM DEBUG MM(/dfe1c627) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241221124235309 DGPRS DEBUG Checking for inactive LLMEs, time = 16595689 (sgsn.c:131) 20241221124237459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241221124237459 DMM DEBUG MM(/dfe1c627) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241221124243460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241221124243460 DMM DEBUG MM(/dfe1c627) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241221124249460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241221124249460 DMM DEBUG MM(/dfe1c627) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241221124250390 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241221124250390 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241221124250390 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124255461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241221124255461 DMM DEBUG MM(/dfe1c627) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241221124259939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124259941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124259941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124259979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124259980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124259980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124300006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124300008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124300008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124301462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241221124301462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241221124301462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241221124301462 DMM NOTICE MM(/dfe1c627) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241221124301462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Reject}: Deallocated (fsm.c:568) 20241221124301462 DMM DEBUG MM_STATE_Gb(3845910963)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124301462 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124301462 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241221124301462 DLLC NOTICE LLME(e53bf1b3/dfe1c627){ASSIGNED} LLGM Assign pre (dfe1c627 => ffffffff) (gprs_llc.c:1079) 20241221124301462 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfe1c627 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@0f7b4e429faf: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@0f7b4e429faf: Final verdict of PTC: pass 20241221124301472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37048<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@0f7b4e429faf: Final verdict of PTC: none 20241221124301474 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124301474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(285)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(275)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@0f7b4e429faf: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@0f7b4e429faf: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@0f7b4e429faf: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(280)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(284)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(278)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(282)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(273)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:43:01 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 20241221124301605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124301906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44916<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63456) 20241221124302475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124302475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63456, count=71708) 20241221124303476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124303476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:43:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241221124304477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124304477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_closed_add_vty started. 20241221124304964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124304965 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124305018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124305018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124305018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124305018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124305018 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124305018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124305018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124305018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124305018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124305020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124305020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124305020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124305020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124305020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124305020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124305020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124305020 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124305020 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124305020 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124305020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(293)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124305021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124305021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124305025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124305034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124305034 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124305060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124305060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124305060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124305060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124305060 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124305060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124305060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124305060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124305060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124305062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124305062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124305062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124305062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124305062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124305062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124305062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124305062 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124305062 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124305062 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124305062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(298)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124305063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124305063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124305067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124305076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124305076 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(297)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124305103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124305103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124305103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124305103 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124305103 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124305103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124305103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124305103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124305103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124305104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124305104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124305104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124305104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124305104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124305104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124305105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124305105 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124305105 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124305105 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124305105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124305105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124305105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124305109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124305118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124305118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124305310 DGPRS DEBUG Checking for inactive LLMEs, time = 16595719 (sgsn.c:131) 20241221124305477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124305477 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124305477 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124305477 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124305479 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124305480 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@0f7b4e429faf: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='E5B0B6EE'O, index=0 SGSN_Test-GSUP(305)@0f7b4e429faf: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@0f7b4e429faf: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='E5B0B6EE'O, index=1 20241221124306534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124306534 DLLC NOTICE LLME(ffffffff/e5b0b6ee){UNASSIGNED} LLC RX: unknown TLLI 0xe5b0b6ee, creating LLME on the fly (gprs_llc.c:552) 20241221124306534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124306534 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124306534 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124306534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124306534 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124306534 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124306534 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124306534 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124306534 DLLC NOTICE LLME(ffffffff/e5b0b6ee){UNASSIGNED} LLGM Assign pre (e5b0b6ee => c2a9a5c3) (gprs_llc.c:1079) 20241221124306534 DLLC NOTICE LLME(e5b0b6ee/c2a9a5c3){ASSIGNED} LLGM Assign post (e5b0b6ee => c2a9a5c3) (gprs_llc.c:1125) 20241221124306534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124306534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124306534 DMM DEBUG MM(001010123456789/c2a9a5c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124306548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124306548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124306548 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124306548 DMM DEBUG MM(001010123456789/c2a9a5c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241221124306548 DMM NOTICE MM(001010123456789/c2a9a5c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124306548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124306548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124306548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241221124306548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241221124306548 DMM NOTICE MM(001010123456789/c2a9a5c3) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241221124306548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Reject}: Deallocated (fsm.c:568) 20241221124306548 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124306548 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124306548 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241221124306548 DLLC NOTICE LLME(e5b0b6ee/c2a9a5c3){ASSIGNED} LLGM Assign pre (c2a9a5c3 => ffffffff) (gprs_llc.c:1079) 20241221124306548 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2a9a5c3 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@0f7b4e429faf: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@0f7b4e429faf: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='E5B0B6EE'O, index=2 20241221124306554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124306554 DLLC NOTICE LLME(ffffffff/e5b0b6ee){UNASSIGNED} LLC RX: unknown TLLI 0xe5b0b6ee, creating LLME on the fly (gprs_llc.c:552) 20241221124306554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124306554 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124306555 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124306555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124306555 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124306555 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124306555 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124306555 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124306555 DLLC NOTICE LLME(ffffffff/e5b0b6ee){UNASSIGNED} LLGM Assign pre (e5b0b6ee => fb3419eb) (gprs_llc.c:1079) 20241221124306555 DLLC NOTICE LLME(e5b0b6ee/fb3419eb){ASSIGNED} LLGM Assign post (e5b0b6ee => fb3419eb) (gprs_llc.c:1125) 20241221124306555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124306555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124306555 DMM DEBUG MM(001010123456700/fb3419eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124306560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124306560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124306560 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124306560 DMM DEBUG MM(001010123456700/fb3419eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241221124306560 DMM NOTICE MM(001010123456700/fb3419eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124306560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124306560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124306560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241221124306560 DMM INFO MM(001010123456700/fb3419eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb3419eb) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@0f7b4e429faf: Removing Client IMSI='001010123456700'H, index=2 20241221124307558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124307558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124307558 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124307558 DMM INFO MM(001010123456700/fb3419eb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124307558 DMM NOTICE MM(001010123456700/fb3419eb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124307558 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124307558 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124307558 DLLC NOTICE LLME(e5b0b6ee/fb3419eb){ASSIGNED} LLGM Assign pre (ffffffff => fb3419eb) (gprs_llc.c:1079) 20241221124307558 DLLC NOTICE LLME(ffffffff/fb3419eb){ASSIGNED} LLGM Assign post (ffffffff => fb3419eb) (gprs_llc.c:1125) 20241221124307559 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124307559 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124307559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124307559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@0f7b4e429faf: Final verdict of PTC: pass 20241221124307561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44928<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@0f7b4e429faf: Final verdict of PTC: none 20241221124307563 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124307563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(304)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(293)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(298)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(303)@0f7b4e429faf: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@0f7b4e429faf: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@0f7b4e429faf: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(301)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(291)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(296)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:43:07 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 20241221124307696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124308097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38320<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76716) 20241221124308564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124308564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76716, count=81072) 20241221124309565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124309565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:43: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_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 20241221124310565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124310565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_check_subscriber_list started. 20241221124311156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124311157 DMM INFO MM(001010123456700/fb3419eb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124311157 DMM INFO MM(001010123456700/fb3419eb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124311157 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124311157 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124311157 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124311157 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124311157 DLLC NOTICE LLME(ffffffff/fb3419eb){ASSIGNED} LLGM Assign pre (fb3419eb => ffffffff) (gprs_llc.c:1079) 20241221124311157 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb3419eb => ffffffff) (gprs_llc.c:1125) 20241221124311157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124311157 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124311157 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124311157 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124311157 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124311205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124311205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124311205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124311205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124311205 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124311206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124311206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124311206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124311206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124311207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124311207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124311207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124311207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124311207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124311207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124311207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124311207 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124311207 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124311207 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124311208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(312)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124311208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124311208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124311211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124311219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124311219 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(313)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 TC_attach_check_subscriber_list-BVCI196(311)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124311250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124311250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124311250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124311250 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124311250 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124311250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124311250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124311250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124311250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124311252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124311252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124311252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124311252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124311252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124311252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124311252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124311252 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124311252 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124311252 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124311252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(317)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124311253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124311253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124311258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124311268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124311268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(319)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(316)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(323)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124311296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124311296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124311296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124311296 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124311296 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124311296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124311296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124311296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124311296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124311298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124311298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124311298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124311298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124311298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124311298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124311298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124311298 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124311298 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124311298 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124311298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(323)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124311299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124311299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124311302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124311310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124311310 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(320)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124311566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124311566 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124311566 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124311566 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(322)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124311568 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(322)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124311569 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(322)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(322)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(322)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@0f7b4e429faf: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='FC51C6FE'O, index=0 SGSN_Test-GSUP(324)@0f7b4e429faf: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@0f7b4e429faf: 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 := '0AA0ABF887B6F0CC52880324A7DC12C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E9BC3D5B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2EF1BEBE536B58CE'O } } } } } 20241221124312617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124312617 DLLC NOTICE LLME(ffffffff/fc51c6fe){UNASSIGNED} LLC RX: unknown TLLI 0xfc51c6fe, creating LLME on the fly (gprs_llc.c:552) 20241221124312617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124312617 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124312617 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124312617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124312617 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124312617 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124312617 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124312617 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124312617 DLLC NOTICE LLME(ffffffff/fc51c6fe){UNASSIGNED} LLGM Assign pre (fc51c6fe => df00873b) (gprs_llc.c:1079) 20241221124312618 DLLC NOTICE LLME(fc51c6fe/df00873b){ASSIGNED} LLGM Assign post (fc51c6fe => df00873b) (gprs_llc.c:1125) 20241221124312618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124312618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124312618 DMM DEBUG MM(262420000000034/df00873b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124312630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124312630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124312630 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124312630 DMM DEBUG MM(262420000000034/df00873b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241221124312630 DMM NOTICE MM(262420000000034/df00873b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124312630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124312630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124312630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124312630 DMM DEBUG MM(262420000000034/df00873b) Requesting authorization (sgsn_auth.c:160) 20241221124312630 DMM INFO MM(262420000000034/df00873b) Requesting authentication tuples (sgsn_auth.c:184) 20241221124312630 DMM DEBUG MM(262420000000034/df00873b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124312630 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241221124312630 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@0f7b4e429faf: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241221124312634 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124312634 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124312634 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124312634 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124312634 DMM INFO MM(262420000000034/df00873b) Subscriber data update (mmctx.c:445) 20241221124312634 DMM DEBUG MM(262420000000034/df00873b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124312634 DMM INFO MM(262420000000034/df00873b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124312634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124312634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124312634 DMM INFO MM(262420000000034/df00873b) <- GMM AUTH AND CIPHERING REQ (rand = 0a a0 ab f8 87 b6 f0 cc 52 88 03 24 a7 dc 12 c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124312642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124312642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124312642 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124312642 DMM INFO MM(262420000000034/df00873b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124312642 DMM NOTICE MM(262420000000034/df00873b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124312642 DMM DEBUG MM(262420000000034/df00873b) checking auth: received GSM SRES = e9 bc 3d 5b (gprs_gmm.c:666) 20241221124312642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124312642 DMM DEBUG MM(262420000000034/df00873b) Requesting authorization (sgsn_auth.c:160) 20241221124312642 DMM INFO MM(262420000000034/df00873b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124312642 DMM DEBUG MM(262420000000034/df00873b) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124312642 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241221124312642 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) 20241221124312642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124312642 DMM INFO MM(262420000000034/df00873b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf00873b) (gprs_gmm.c:300) 20241221124312643 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124312643 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124312643 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241221124312643 DMM INFO MM(262420000000034/df00873b) Subscriber data update (mmctx.c:445) 20241221124312643 DMM DEBUG MM(262420000000034/df00873b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124312643 DMM INFO MM(262420000000034/df00873b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124312643 DMM NOTICE MM(262420000000034/df00873b) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241221124312643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124312643 DMM NOTICE MM(262420000000034/df00873b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124312643 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) 20241221124312644 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124312644 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241221124312644 DMM INFO MM(262420000000034/df00873b) Subscriber data update (mmctx.c:445) 20241221124312644 DMM DEBUG MM(262420000000034/df00873b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124312650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124312650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124312650 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124312650 DMM INFO MM(262420000000034/df00873b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124312650 DMM NOTICE MM(262420000000034/df00873b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124312650 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124312650 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124312650 DLLC NOTICE LLME(fc51c6fe/df00873b){ASSIGNED} LLGM Assign pre (ffffffff => df00873b) (gprs_llc.c:1079) 20241221124312650 DLLC NOTICE LLME(ffffffff/df00873b){ASSIGNED} LLGM Assign post (ffffffff => df00873b) (gprs_llc.c:1125) 20241221124312650 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124312650 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124312650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124312650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@0f7b4e429faf: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@0f7b4e429faf: Final verdict of PTC: pass 20241221124312704 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241221124312704 DMM INFO MM(262420000000034/df00873b) Subscriber data update (mmctx.c:445) 20241221124312704 DMM DEBUG MM(262420000000034/df00873b) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241221124312704 DMM INFO MM(262420000000034/df00873b) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241221124312704 DMM INFO MM(262420000000034/df00873b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124312704 DMM INFO MM(262420000000034/df00873b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124312704 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124312704 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124312704 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124312704 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124312704 DLLC NOTICE LLME(ffffffff/df00873b){ASSIGNED} LLGM Assign pre (df00873b => ffffffff) (gprs_llc.c:1079) 20241221124312704 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df00873b => ffffffff) (gprs_llc.c:1125) 20241221124312704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221124312704 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124312704 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124312704 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124312706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38332<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(323)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(312)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(317)@0f7b4e429faf: Final verdict of PTC: none 20241221124312708 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124312708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(308)@0f7b4e429faf: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@0f7b4e429faf: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@0f7b4e429faf: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(315)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(310)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(321)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:43:12 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 20241221124312849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124313150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46852) 20241221124313709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124313709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46852, count=93780) 20241221124314710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124314710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:43: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_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 20241221124315711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124315711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_detach_check_subscriber_list started. 20241221124316208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124316209 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124316255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124316255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124316255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124316255 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124316255 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124316255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124316255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124316255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124316255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124316256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124316257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124316257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124316257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124316257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124316257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124316257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124316257 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124316257 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124316257 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124316257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124316257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124316257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124316261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221124316269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124316269 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124316291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124316291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124316291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124316292 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124316292 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124316292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124316292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124316292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124316292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124316293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124316293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124316293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124316294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124316294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124316294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124316294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124316294 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124316294 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124316294 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124316294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124316294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124316294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124316298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124316307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124316308 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124316334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124316334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124316334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124316334 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124316334 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124316334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124316334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124316334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124316334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124316336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124316336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124316336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124316336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124316336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124316336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124316336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124316336 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124316336 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124316336 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124316336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124316337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124316337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124316340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124316348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124316348 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124316712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124316712 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124316712 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124316712 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124316714 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124316715 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@0f7b4e429faf: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='E36224C2'O, index=0 SGSN_Test-GSUP(343)@0f7b4e429faf: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@0f7b4e429faf: 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 := 'D2738395119DD447034A33E1BDA288B6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A2786B4F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8ABFD84B4B936D8F'O } } } } } 20241221124316760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124316760 DLLC NOTICE LLME(ffffffff/e36224c2){UNASSIGNED} LLC RX: unknown TLLI 0xe36224c2, creating LLME on the fly (gprs_llc.c:552) 20241221124316760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124316760 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124316760 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124316760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124316760 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124316760 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124316760 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124316760 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124316760 DLLC NOTICE LLME(ffffffff/e36224c2){UNASSIGNED} LLGM Assign pre (e36224c2 => fa6527be) (gprs_llc.c:1079) 20241221124316760 DLLC NOTICE LLME(e36224c2/fa6527be){ASSIGNED} LLGM Assign post (e36224c2 => fa6527be) (gprs_llc.c:1125) 20241221124316760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124316760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124316760 DMM DEBUG MM(262420000000033/fa6527be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124316773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124316773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124316773 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124316773 DMM DEBUG MM(262420000000033/fa6527be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241221124316773 DMM NOTICE MM(262420000000033/fa6527be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124316773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124316773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124316773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124316773 DMM DEBUG MM(262420000000033/fa6527be) Requesting authorization (sgsn_auth.c:160) 20241221124316773 DMM INFO MM(262420000000033/fa6527be) Requesting authentication tuples (sgsn_auth.c:184) 20241221124316773 DMM DEBUG MM(262420000000033/fa6527be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124316773 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241221124316773 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@0f7b4e429faf: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241221124316777 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124316777 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124316777 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124316777 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124316777 DMM INFO MM(262420000000033/fa6527be) Subscriber data update (mmctx.c:445) 20241221124316777 DMM DEBUG MM(262420000000033/fa6527be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124316777 DMM INFO MM(262420000000033/fa6527be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124316777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124316777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124316777 DMM INFO MM(262420000000033/fa6527be) <- GMM AUTH AND CIPHERING REQ (rand = d2 73 83 95 11 9d d4 47 03 4a 33 e1 bd a2 88 b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124316784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124316784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124316784 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124316784 DMM INFO MM(262420000000033/fa6527be) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124316784 DMM NOTICE MM(262420000000033/fa6527be) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124316784 DMM DEBUG MM(262420000000033/fa6527be) checking auth: received GSM SRES = a2 78 6b 4f (gprs_gmm.c:666) 20241221124316784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124316784 DMM DEBUG MM(262420000000033/fa6527be) Requesting authorization (sgsn_auth.c:160) 20241221124316784 DMM INFO MM(262420000000033/fa6527be) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124316784 DMM DEBUG MM(262420000000033/fa6527be) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124316784 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241221124316784 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) 20241221124316784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124316785 DMM INFO MM(262420000000033/fa6527be) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa6527be) (gprs_gmm.c:300) 20241221124316786 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124316786 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124316786 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241221124316786 DMM INFO MM(262420000000033/fa6527be) Subscriber data update (mmctx.c:445) 20241221124316786 DMM DEBUG MM(262420000000033/fa6527be) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124316786 DMM INFO MM(262420000000033/fa6527be) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124316786 DMM NOTICE MM(262420000000033/fa6527be) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241221124316786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124316786 DMM NOTICE MM(262420000000033/fa6527be) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124316786 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) 20241221124316786 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124316786 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241221124316786 DMM INFO MM(262420000000033/fa6527be) Subscriber data update (mmctx.c:445) 20241221124316786 DMM DEBUG MM(262420000000033/fa6527be) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124316793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124316793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124316793 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124316793 DMM INFO MM(262420000000033/fa6527be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124316793 DMM NOTICE MM(262420000000033/fa6527be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124316793 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124316793 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124316793 DLLC NOTICE LLME(e36224c2/fa6527be){ASSIGNED} LLGM Assign pre (ffffffff => fa6527be) (gprs_llc.c:1079) 20241221124316793 DLLC NOTICE LLME(ffffffff/fa6527be){ASSIGNED} LLGM Assign post (ffffffff => fa6527be) (gprs_llc.c:1125) 20241221124316793 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124316793 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124316793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124316793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124316843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124316844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241221124316844 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124316844 DMM INFO MM(262420000000033/fa6527be) -> GMM DETACH REQUEST TLLI=0xfa6527be type=GPRS detach Power-off (gprs_gmm.c:1465) 20241221124316844 DMM INFO MM(262420000000033/fa6527be) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241221124316844 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124316844 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124316844 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124316844 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124316844 DLLC NOTICE LLME(ffffffff/fa6527be){ASSIGNED} LLGM Assign pre (fa6527be => ffffffff) (gprs_llc.c:1079) 20241221124316844 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa6527be => ffffffff) (gprs_llc.c:1125) 20241221124316844 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241221124316844 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) 20241221124316844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124316844 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124316844 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124316844 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124316844 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@0f7b4e429faf: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@0f7b4e429faf: Final verdict of PTC: pass 20241221124321851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38352<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124321853 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124321853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(343)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(331)@0f7b4e429faf: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(336)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@0f7b4e429faf: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@0f7b4e429faf: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(341)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(329)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(339)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(334)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:43:21 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 20241221124321985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124322286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38936<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92904) 20241221124322854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124322854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92904, count=93544) 20241221124323855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124323855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:43:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241221124324856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124324856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_check_complete_resend started. 20241221124325344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124325345 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(351)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(351)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124325395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124325395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124325395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124325395 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124325395 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124325395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124325395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124325395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124325395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(351)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(350)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221124325397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124325397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124325397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124325397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124325397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124325397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124325397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124325397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124325397 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124325397 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124325397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(351)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124325398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124325398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(351)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124325402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(347)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124325412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124325412 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(348)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(350)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124325434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124325434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124325434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124325434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124325434 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124325434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124325434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124325434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124325434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(355)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(356)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124325436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124325436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124325436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124325436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124325436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124325436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124325436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124325436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124325436 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124325436 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124325436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124325437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124325437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(356)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124325440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124325448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124325448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(353)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(355)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124325465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124325465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124325466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124325466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124325466 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124325466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124325466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124325466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124325466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124325467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124325467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124325467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124325467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124325467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124325468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124325468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124325468 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124325468 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124325468 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124325468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124325468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(360)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124325468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124325471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124325480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124325480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124325857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124325857 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124325857 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124325857 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124325859 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124325860 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(348)@0f7b4e429faf: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='C2D8A2E2'O, index=0 SGSN_Test-GSUP(362)@0f7b4e429faf: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@0f7b4e429faf: 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 := '92101FA9634757E2D6516ABA21387909'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8EBDE93'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '506A71EF01A23B85'O } } } } } 20241221124326904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124326904 DLLC NOTICE LLME(ffffffff/c2d8a2e2){UNASSIGNED} LLC RX: unknown TLLI 0xc2d8a2e2, creating LLME on the fly (gprs_llc.c:552) 20241221124326904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124326904 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241221124326904 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124326904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124326904 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124326904 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124326904 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124326904 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124326904 DLLC NOTICE LLME(ffffffff/c2d8a2e2){UNASSIGNED} LLGM Assign pre (c2d8a2e2 => f7b07460) (gprs_llc.c:1079) 20241221124326904 DLLC NOTICE LLME(c2d8a2e2/f7b07460){ASSIGNED} LLGM Assign post (c2d8a2e2 => f7b07460) (gprs_llc.c:1125) 20241221124326904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124326904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124326904 DMM DEBUG MM(262420000000036/f7b07460) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124326920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124326920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124326920 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124326920 DMM DEBUG MM(262420000000036/f7b07460) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241221124326920 DMM NOTICE MM(262420000000036/f7b07460) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124326920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124326920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124326920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124326920 DMM DEBUG MM(262420000000036/f7b07460) Requesting authorization (sgsn_auth.c:160) 20241221124326920 DMM INFO MM(262420000000036/f7b07460) Requesting authentication tuples (sgsn_auth.c:184) 20241221124326920 DMM DEBUG MM(262420000000036/f7b07460) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124326920 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241221124326920 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@0f7b4e429faf: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241221124326923 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124326923 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124326923 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124326923 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124326923 DMM INFO MM(262420000000036/f7b07460) Subscriber data update (mmctx.c:445) 20241221124326923 DMM DEBUG MM(262420000000036/f7b07460) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124326923 DMM INFO MM(262420000000036/f7b07460) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124326923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124326923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124326923 DMM INFO MM(262420000000036/f7b07460) <- GMM AUTH AND CIPHERING REQ (rand = 92 10 1f a9 63 47 57 e2 d6 51 6a ba 21 38 79 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124326930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124326930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124326930 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124326930 DMM INFO MM(262420000000036/f7b07460) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124326930 DMM NOTICE MM(262420000000036/f7b07460) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124326930 DMM DEBUG MM(262420000000036/f7b07460) checking auth: received GSM SRES = e8 eb de 93 (gprs_gmm.c:666) 20241221124326930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124326930 DMM DEBUG MM(262420000000036/f7b07460) Requesting authorization (sgsn_auth.c:160) 20241221124326930 DMM INFO MM(262420000000036/f7b07460) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124326930 DMM DEBUG MM(262420000000036/f7b07460) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124326930 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241221124326930 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) 20241221124326931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124326931 DMM INFO MM(262420000000036/f7b07460) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7b07460) (gprs_gmm.c:300) 20241221124326932 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124326932 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124326932 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241221124326932 DMM INFO MM(262420000000036/f7b07460) Subscriber data update (mmctx.c:445) 20241221124326932 DMM DEBUG MM(262420000000036/f7b07460) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124326932 DMM INFO MM(262420000000036/f7b07460) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124326932 DMM NOTICE MM(262420000000036/f7b07460) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241221124326932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124326932 DMM NOTICE MM(262420000000036/f7b07460) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124326932 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) 20241221124326932 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124326932 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241221124326932 DMM INFO MM(262420000000036/f7b07460) Subscriber data update (mmctx.c:445) 20241221124326932 DMM DEBUG MM(262420000000036/f7b07460) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@0f7b4e429faf: Warning: Re-starting timer T, which is already active (running or expired). 20241221124332932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241221124332932 DMM INFO MM(262420000000036/f7b07460) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7b07460) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@0f7b4e429faf: Warning: Re-starting timer T, which is already active (running or expired). 20241221124335311 DGPRS DEBUG Checking for inactive LLMEs, time = 16595749 (sgsn.c:131) 20241221124338933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241221124338933 DMM INFO MM(262420000000036/f7b07460) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7b07460) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@0f7b4e429faf: Warning: Re-starting timer T, which is already active (running or expired). 20241221124344934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241221124344934 DMM INFO MM(262420000000036/f7b07460) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7b07460) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@0f7b4e429faf: Warning: Re-starting timer T, which is already active (running or expired). 20241221124345858 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241221124345858 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124345859 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241221124350936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241221124350936 DMM INFO MM(262420000000036/f7b07460) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7b07460) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@0f7b4e429faf: Warning: Re-starting timer T, which is already active (running or expired). 20241221124355399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124355400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124355400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124355438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124355439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124355439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124355469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124355471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124355471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124356937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241221124356937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241221124356937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241221124356937 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241221124356937 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) 20241221124356937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Reject}: Deallocated (fsm.c:568) 20241221124356937 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124356937 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124356937 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241221124356937 DLLC NOTICE LLME(c2d8a2e2/f7b07460){ASSIGNED} LLGM Assign pre (f7b07460 => ffffffff) (gprs_llc.c:1079) 20241221124356937 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7b07460 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(348)@0f7b4e429faf: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@0f7b4e429faf: Final verdict of PTC: pass 20241221124400950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38946<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(360)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(362)@0f7b4e429faf: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@0f7b4e429faf: Final verdict of PTC: none 20241221124400953 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124400953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(347)@0f7b4e429faf: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(348)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(350)@0f7b4e429faf: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(351)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(356)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(349)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(354)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(358)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(348): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(349): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(350): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(351): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:44:01 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 20241221124401091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124401392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38954<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90820) 20241221124401955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124401955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90820, count=95176) 20241221124402956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124402956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:44: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_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 20241221124403957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124403957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_hlr_location_cancel_request_update started. 20241221124404452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124404454 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(370)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(370)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124404506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124404506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124404506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124404506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124404506 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124404506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124404506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124404506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124404506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(369)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(370)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124404508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124404508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124404508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124404508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124404508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124404508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124404508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124404508 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124404508 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124404508 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124404508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(370)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124404509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124404509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(370)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124404513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124404522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124404522 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(371)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(367)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(369)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124404534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124404534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124404534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124404534 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124404534 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124404534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124404534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124404534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124404534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124404536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124404536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124404536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124404536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124404536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124404536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124404536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124404536 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124404536 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124404536 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124404536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(374)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124404537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124404537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124404541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124404549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124404550 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(373)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124404569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124404569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124404569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124404569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124404569 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124404569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124404569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124404569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124404569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124404571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124404571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124404571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124404571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124404571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124404571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124404571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124404571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124404571 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124404571 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124404571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124404572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124404572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124404577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124404586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124404586 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124404958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124404958 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124404958 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124404958 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124404961 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124404961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241221124405312 DGPRS DEBUG Checking for inactive LLMEs, time = 16595779 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(367)@0f7b4e429faf: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='EB461D8F'O, index=0 SGSN_Test-GSUP(381)@0f7b4e429faf: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@0f7b4e429faf: 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 := '82BE667A5813F04F22A3BE962756F8D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC1FFEBF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '586C9CD8AC5C48BD'O } } } } } 20241221124406016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124406016 DLLC NOTICE LLME(ffffffff/eb461d8f){UNASSIGNED} LLC RX: unknown TLLI 0xeb461d8f, creating LLME on the fly (gprs_llc.c:552) 20241221124406016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124406016 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124406016 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124406016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124406016 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124406016 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124406016 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124406016 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124406016 DLLC NOTICE LLME(ffffffff/eb461d8f){UNASSIGNED} LLGM Assign pre (eb461d8f => d85ceb0a) (gprs_llc.c:1079) 20241221124406016 DLLC NOTICE LLME(eb461d8f/d85ceb0a){ASSIGNED} LLGM Assign post (eb461d8f => d85ceb0a) (gprs_llc.c:1125) 20241221124406016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124406016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124406016 DMM DEBUG MM(262420000000031/d85ceb0a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124406028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124406028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124406028 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124406028 DMM DEBUG MM(262420000000031/d85ceb0a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241221124406028 DMM NOTICE MM(262420000000031/d85ceb0a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124406028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124406028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124406028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124406028 DMM DEBUG MM(262420000000031/d85ceb0a) Requesting authorization (sgsn_auth.c:160) 20241221124406028 DMM INFO MM(262420000000031/d85ceb0a) Requesting authentication tuples (sgsn_auth.c:184) 20241221124406028 DMM DEBUG MM(262420000000031/d85ceb0a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124406028 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241221124406028 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@0f7b4e429faf: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241221124406031 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124406031 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124406031 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124406031 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124406031 DMM INFO MM(262420000000031/d85ceb0a) Subscriber data update (mmctx.c:445) 20241221124406031 DMM DEBUG MM(262420000000031/d85ceb0a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124406031 DMM INFO MM(262420000000031/d85ceb0a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124406031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124406031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124406031 DMM INFO MM(262420000000031/d85ceb0a) <- GMM AUTH AND CIPHERING REQ (rand = 82 be 66 7a 58 13 f0 4f 22 a3 be 96 27 56 f8 d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124406038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124406038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124406038 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124406038 DMM INFO MM(262420000000031/d85ceb0a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124406038 DMM NOTICE MM(262420000000031/d85ceb0a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124406038 DMM DEBUG MM(262420000000031/d85ceb0a) checking auth: received GSM SRES = ec 1f fe bf (gprs_gmm.c:666) 20241221124406038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124406038 DMM DEBUG MM(262420000000031/d85ceb0a) Requesting authorization (sgsn_auth.c:160) 20241221124406038 DMM INFO MM(262420000000031/d85ceb0a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124406038 DMM DEBUG MM(262420000000031/d85ceb0a) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124406038 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241221124406038 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) 20241221124406038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124406038 DMM INFO MM(262420000000031/d85ceb0a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd85ceb0a) (gprs_gmm.c:300) 20241221124406039 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124406039 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124406039 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241221124406039 DMM INFO MM(262420000000031/d85ceb0a) Subscriber data update (mmctx.c:445) 20241221124406039 DMM DEBUG MM(262420000000031/d85ceb0a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124406039 DMM INFO MM(262420000000031/d85ceb0a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124406039 DMM NOTICE MM(262420000000031/d85ceb0a) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241221124406039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124406039 DMM NOTICE MM(262420000000031/d85ceb0a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124406039 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) 20241221124406040 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124406040 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241221124406040 DMM INFO MM(262420000000031/d85ceb0a) Subscriber data update (mmctx.c:445) 20241221124406040 DMM DEBUG MM(262420000000031/d85ceb0a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124406046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124406046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124406046 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124406046 DMM INFO MM(262420000000031/d85ceb0a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124406046 DMM NOTICE MM(262420000000031/d85ceb0a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124406046 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124406046 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124406046 DLLC NOTICE LLME(eb461d8f/d85ceb0a){ASSIGNED} LLGM Assign pre (ffffffff => d85ceb0a) (gprs_llc.c:1079) 20241221124406046 DLLC NOTICE LLME(ffffffff/d85ceb0a){ASSIGNED} LLGM Assign post (ffffffff => d85ceb0a) (gprs_llc.c:1125) 20241221124406046 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124406046 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124406046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124406046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124406095 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241221124406095 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241221124406095 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) 20241221124406095 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241221124406095 DMM INFO MM(262420000000031/d85ceb0a) Subscriber data update (mmctx.c:445) 20241221124406095 DMM DEBUG MM(262420000000031/d85ceb0a) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241221124406095 DMM INFO MM(262420000000031/d85ceb0a) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241221124406095 DMM INFO MM(262420000000031/d85ceb0a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124406095 DMM INFO MM(262420000000031/d85ceb0a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124406095 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124406095 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124406095 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124406095 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124406095 DLLC NOTICE LLME(ffffffff/d85ceb0a){ASSIGNED} LLGM Assign pre (d85ceb0a => ffffffff) (gprs_llc.c:1079) 20241221124406096 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d85ceb0a => ffffffff) (gprs_llc.c:1125) 20241221124406096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124406096 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124406096 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124406096 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed MC@0f7b4e429faf: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241221124411100 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124411100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(381)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(370)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@0f7b4e429faf: Final verdict of PTC: none 20241221124411101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38964<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(374)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(379)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@0f7b4e429faf: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(367)@0f7b4e429faf: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@0f7b4e429faf: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(368)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(372)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(377)@0f7b4e429faf: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@0f7b4e429faf: Final verdict of PTC: pass MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(367): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(368): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(370): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:44:11 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 20241221124411234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124411535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56562<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87484) 20241221124412101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124412101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87484, count=92916) 20241221124413103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124413103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12: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_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 20241221124414105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124414105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_hlr_location_cancel_request_withdraw started. 20241221124414595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124414596 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(389)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(389)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124414651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124414651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124414651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124414651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124414651 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124414651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124414651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124414651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124414651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(388)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(389)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124414653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124414653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124414653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124414654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124414654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124414654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124414654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124414654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124414654 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124414654 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124414654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124414654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124414654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(389)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(389)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124414658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124414668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124414668 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(386)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(388)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124414683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124414683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124414683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124414683 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124414683 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124414683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124414683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124414683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124414683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124414684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124414684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124414684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124414685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124414685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124414685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124414685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124414685 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124414685 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124414685 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124414685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124414685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124414685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124414690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124414699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124414699 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124414725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124414725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124414725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124414725 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124414725 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124414725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124414725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124414725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124414725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124414727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124414727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124414727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124414727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124414727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124414727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124414727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124414727 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124414727 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124414727 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124414727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(398)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124414728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124414728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124414731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124414741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124414741 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124415105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124415105 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124415105 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124415105 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124415108 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124415108 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(386)@0f7b4e429faf: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='FF8F2543'O, index=0 SGSN_Test-GSUP(400)@0f7b4e429faf: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@0f7b4e429faf: 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 := '6D28FA6C28DAD1E589A7A0F2F5DF5E9D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EFE06297'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '40853D69884437FC'O } } } } } 20241221124416161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124416161 DLLC NOTICE LLME(ffffffff/ff8f2543){UNASSIGNED} LLC RX: unknown TLLI 0xff8f2543, creating LLME on the fly (gprs_llc.c:552) 20241221124416161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124416161 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124416161 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124416161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124416161 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124416161 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124416161 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124416161 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124416161 DLLC NOTICE LLME(ffffffff/ff8f2543){UNASSIGNED} LLGM Assign pre (ff8f2543 => c0608c98) (gprs_llc.c:1079) 20241221124416161 DLLC NOTICE LLME(ff8f2543/c0608c98){ASSIGNED} LLGM Assign post (ff8f2543 => c0608c98) (gprs_llc.c:1125) 20241221124416161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124416161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124416161 DMM DEBUG MM(262420000000029/c0608c98) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124416174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124416174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124416174 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124416174 DMM DEBUG MM(262420000000029/c0608c98) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241221124416174 DMM NOTICE MM(262420000000029/c0608c98) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124416174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124416174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124416174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124416174 DMM DEBUG MM(262420000000029/c0608c98) Requesting authorization (sgsn_auth.c:160) 20241221124416174 DMM INFO MM(262420000000029/c0608c98) Requesting authentication tuples (sgsn_auth.c:184) 20241221124416174 DMM DEBUG MM(262420000000029/c0608c98) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124416174 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241221124416174 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@0f7b4e429faf: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241221124416177 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124416177 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124416177 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124416177 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124416177 DMM INFO MM(262420000000029/c0608c98) Subscriber data update (mmctx.c:445) 20241221124416177 DMM DEBUG MM(262420000000029/c0608c98) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124416177 DMM INFO MM(262420000000029/c0608c98) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124416177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124416177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124416177 DMM INFO MM(262420000000029/c0608c98) <- GMM AUTH AND CIPHERING REQ (rand = 6d 28 fa 6c 28 da d1 e5 89 a7 a0 f2 f5 df 5e 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124416185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124416185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124416185 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124416185 DMM INFO MM(262420000000029/c0608c98) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124416185 DMM NOTICE MM(262420000000029/c0608c98) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124416185 DMM DEBUG MM(262420000000029/c0608c98) checking auth: received GSM SRES = ef e0 62 97 (gprs_gmm.c:666) 20241221124416185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124416186 DMM DEBUG MM(262420000000029/c0608c98) Requesting authorization (sgsn_auth.c:160) 20241221124416186 DMM INFO MM(262420000000029/c0608c98) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124416186 DMM DEBUG MM(262420000000029/c0608c98) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124416186 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241221124416186 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) 20241221124416186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124416186 DMM INFO MM(262420000000029/c0608c98) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0608c98) (gprs_gmm.c:300) 20241221124416187 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124416187 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124416187 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241221124416187 DMM INFO MM(262420000000029/c0608c98) Subscriber data update (mmctx.c:445) 20241221124416187 DMM DEBUG MM(262420000000029/c0608c98) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124416187 DMM INFO MM(262420000000029/c0608c98) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124416187 DMM NOTICE MM(262420000000029/c0608c98) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241221124416187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124416187 DMM NOTICE MM(262420000000029/c0608c98) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124416187 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) 20241221124416187 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124416187 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241221124416187 DMM INFO MM(262420000000029/c0608c98) Subscriber data update (mmctx.c:445) 20241221124416188 DMM DEBUG MM(262420000000029/c0608c98) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124416194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124416194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124416194 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124416194 DMM INFO MM(262420000000029/c0608c98) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124416194 DMM NOTICE MM(262420000000029/c0608c98) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124416194 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124416194 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124416194 DLLC NOTICE LLME(ff8f2543/c0608c98){ASSIGNED} LLGM Assign pre (ffffffff => c0608c98) (gprs_llc.c:1079) 20241221124416194 DLLC NOTICE LLME(ffffffff/c0608c98){ASSIGNED} LLGM Assign post (ffffffff => c0608c98) (gprs_llc.c:1125) 20241221124416194 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124416194 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124416194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124416194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124416243 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241221124416243 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241221124416243 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) 20241221124416243 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241221124416243 DMM INFO MM(262420000000029/c0608c98) Subscriber data update (mmctx.c:445) 20241221124416243 DMM DEBUG MM(262420000000029/c0608c98) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241221124416243 DMM INFO MM(262420000000029/c0608c98) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241221124416243 DMM INFO MM(262420000000029/c0608c98) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241221124416243 DMM NOTICE MM(262420000000029/c0608c98) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241221124416243 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241221124416243 DMM INFO MM(262420000000029/c0608c98) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241221124416243 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124416243 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124416243 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124416243 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124416243 DLLC NOTICE LLME(ffffffff/c0608c98){ASSIGNED} LLGM Assign pre (c0608c98 => ffffffff) (gprs_llc.c:1079) 20241221124416243 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0608c98 => ffffffff) (gprs_llc.c:1125) 20241221124416243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221124416243 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124416243 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124416243 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(386)@0f7b4e429faf: Removing Client IMSI='262420000000029'H, index=0 20241221124416250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124416250 DLLC NOTICE LLME(ffffffff/c0608c98){UNASSIGNED} LLC RX: unknown TLLI 0xc0608c98, creating LLME on the fly (gprs_llc.c:552) 20241221124416250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124416250 DMM NOTICE LLME(ffffffff/c0608c98){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241221124416250 DLLC NOTICE LLME(ffffffff/c0608c98){UNASSIGNED} LLGM Assign pre (c0608c98 => ffffffff) (gprs_llc.c:1079) 20241221124416250 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0608c98 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@0f7b4e429faf: Final verdict of PTC: pass 20241221124416253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56566<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@0f7b4e429faf: Final verdict of PTC: none 20241221124416255 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124416255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(389)@0f7b4e429faf: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(386)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(388)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(398)@0f7b4e429faf: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(393)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@0f7b4e429faf: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(391)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(396)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(387)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(386): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(387): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(388): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(389): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:44:16 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 20241221124416390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124416691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56568<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75092) 20241221124417257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124417257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75092, count=96416) 20241221124418258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124418258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12: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_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 20241221124419261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124419261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241221124419747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124419748 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124419791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124419791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124419791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124419791 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124419791 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124419791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124419791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124419791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124419791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124419793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124419793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124419793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124419793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124419793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124419793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124419793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124419793 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124419793 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124419793 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124419793 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(407)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124419794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124419794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124419797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124419806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124419806 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124419829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124419829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124419829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124419829 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124419829 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124419829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124419829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124419829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124419829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124419831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124419831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124419831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124419831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124419831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124419831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124419831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124419831 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124419831 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124419831 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124419831 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(412)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124419832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124419832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124419835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124419845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124419845 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)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124419871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124419871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124419871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124419871 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124419871 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124419871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124419871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124419871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124419871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124419873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124419873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124419873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124419873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124419873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124419873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124419873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124419873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124419873 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124419873 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124419873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124419874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124419874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124419877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124419887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124419887 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124420262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124420262 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124420262 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124420262 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124420264 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124420264 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@0f7b4e429faf: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='F9B37F4D'O, index=0 SGSN_Test-GSUP(419)@0f7b4e429faf: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241221124421310 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) 20241221124421310 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@0f7b4e429faf: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@0f7b4e429faf: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@0f7b4e429faf: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@0f7b4e429faf: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@0f7b4e429faf: Final verdict of PTC: pass 20241221124421315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50572<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(412)@0f7b4e429faf: Final verdict of PTC: none 20241221124421318 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124421318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(404)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@0f7b4e429faf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(407)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(417)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@0f7b4e429faf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@0f7b4e429faf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(415)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(410)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(405)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:44:21 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 20241221124421453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124421754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50582<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48720) 20241221124422319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124422319 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) 20241221124423320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124423320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12: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_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 20241221124424320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124424321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241221124424813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124424814 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124424856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124424857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124424857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124424857 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124424857 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124424857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124424857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124424857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124424857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124424858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124424858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124424858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124424858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124424858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124424858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124424859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124424859 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124424859 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124424859 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124424859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(426)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124424859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124424859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124424863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124424872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124424872 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(427)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124424901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124424901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124424901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124424901 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124424901 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124424901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124424901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124424901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124424901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124424903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124424903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124424903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124424903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124424903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124424903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124424903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124424903 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124424903 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124424903 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124424903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124424904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124424904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124424907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124424916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124424916 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)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124424936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124424936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124424936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124424936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124424936 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124424936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124424936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124424936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124424936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124424937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124424937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124424937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124424937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124424937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124424937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124424937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124424937 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124424937 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124424937 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124424937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124424938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124424938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124424942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124424952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124424952 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)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124425321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124425321 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124425321 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124425321 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124425323 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124425323 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@0f7b4e429faf: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E0CD914E'O, index=0 SGSN_Test-GSUP(438)@0f7b4e429faf: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241221124426370 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) 20241221124426370 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@0f7b4e429faf: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@0f7b4e429faf: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@0f7b4e429faf: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@0f7b4e429faf: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@0f7b4e429faf: Final verdict of PTC: pass 20241221124426375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50594<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@0f7b4e429faf: Final verdict of PTC: none 20241221124426377 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124426377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(437)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(426)@0f7b4e429faf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@0f7b4e429faf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(436)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(431)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@0f7b4e429faf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(434)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(424)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(429)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:44:26 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 20241221124426497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124426798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48648) 20241221124427378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124427378 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) 20241221124428379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124428379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12: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_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 20241221124429380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124429380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_rau_unknown started. 20241221124429856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124429858 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124429900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124429900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124429900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124429900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124429900 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124429900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124429900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124429900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124429900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124429902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124429902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124429902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124429902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124429902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124429902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124429902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124429902 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124429902 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124429902 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124429902 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(445)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124429903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124429903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124429906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124429915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124429915 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(451)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(451)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124429943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124429943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124429943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124429943 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124429943 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124429943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124429943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124429943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124429943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(450)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(451)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124429946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124429946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124429946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124429946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124429946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124429946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124429946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124429946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124429946 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124429946 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124429946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(451)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124429947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124429947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(451)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124429950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124429960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124429960 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(452)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(448)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(450)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124429971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124429971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124429971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124429971 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124429971 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124429971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124429971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124429971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124429971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124429972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124429972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124429973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124429973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124429973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124429973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124429973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124429973 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124429973 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124429973 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124429973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(455)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124429974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124429974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124429977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124429985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124429985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124430380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124430380 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124430380 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124430380 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124430382 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124430382 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@0f7b4e429faf: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='E4865A90'O, index=0 SGSN_Test-GSUP(457)@0f7b4e429faf: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241221124431433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124431433 DLLC NOTICE LLME(ffffffff/e4865a90){UNASSIGNED} LLC RX: unknown TLLI 0xe4865a90, creating LLME on the fly (gprs_llc.c:552) 20241221124431433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241221124431433 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241221124431433 DMM NOTICE LLME(ffffffff/e4865a90){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241221124431433 DLLC NOTICE LLME(ffffffff/e4865a90){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241221124431433 DMM ERROR LLME(ffffffff/e4865a90){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241221124431433 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241221124431433 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241221124431433 DLLC NOTICE LLME(ffffffff/e4865a90){UNASSIGNED} LLGM Assign pre (e4865a90 => ffffffff) (gprs_llc.c:1079) 20241221124431433 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4865a90 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@0f7b4e429faf: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@0f7b4e429faf: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@0f7b4e429faf: Final verdict of PTC: pass 20241221124431448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57384<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@0f7b4e429faf: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@0f7b4e429faf: Final verdict of PTC: none 20241221124431450 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124431451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(445)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@0f7b4e429faf: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(450)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@0f7b4e429faf: Final verdict of PTC: none TC_rau_unknown-BVCI210(448)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(455)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(451)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(443)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(453)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(449)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(450): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(451): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_rau_unknown finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:44:31 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241221124431588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124431889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57386<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50864) 20241221124432452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124432452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50864, count=55220) 20241221124433453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124433453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12: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.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 20241221124434454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124434454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_rau started. 20241221124434990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124434991 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124435036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124435036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124435036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124435036 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124435036 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124435036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124435036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124435036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124435036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124435038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124435038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124435038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124435038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124435038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124435038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124435038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124435038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124435038 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124435038 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124435038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(464)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124435039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124435039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124435043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124435053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124435053 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(466)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(470)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(470)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124435079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124435079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124435079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124435079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124435079 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124435079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124435079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124435079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124435079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(470)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(469)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124435081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124435081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124435081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124435081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124435081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124435081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124435081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124435081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124435081 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124435081 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124435081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124435082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124435082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(470)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(470)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124435085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124435094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124435094 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(471)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(467)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(469)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(475)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124435119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124435119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124435119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124435119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124435119 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124435119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124435119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124435119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124435119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124435121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124435121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124435121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124435121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124435121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124435121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124435121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124435121 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124435121 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124435121 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124435121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124435122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124435122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(475)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124435126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124435137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124435137 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(472)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124435313 DGPRS DEBUG Checking for inactive LLMEs, time = 16595809 (sgsn.c:131) 20241221124435454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124435454 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124435454 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124435454 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(474)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124435456 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(474)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124435457 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(474)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(474)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(474)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@0f7b4e429faf: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='EA1A3CDE'O, index=0 SGSN_Test-GSUP(476)@0f7b4e429faf: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@0f7b4e429faf: 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 := '098926F338781FA3A6BE81EF776F75AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F993E17'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '71B5C6384F183734'O } } } } } 20241221124436514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124436514 DLLC NOTICE LLME(ffffffff/ea1a3cde){UNASSIGNED} LLC RX: unknown TLLI 0xea1a3cde, creating LLME on the fly (gprs_llc.c:552) 20241221124436514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124436514 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124436514 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124436514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124436514 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124436514 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124436514 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124436514 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124436514 DLLC NOTICE LLME(ffffffff/ea1a3cde){UNASSIGNED} LLGM Assign pre (ea1a3cde => dc0eb331) (gprs_llc.c:1079) 20241221124436514 DLLC NOTICE LLME(ea1a3cde/dc0eb331){ASSIGNED} LLGM Assign post (ea1a3cde => dc0eb331) (gprs_llc.c:1125) 20241221124436514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124436514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124436514 DMM DEBUG MM(262420000000012/dc0eb331) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124436528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124436528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124436528 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124436528 DMM DEBUG MM(262420000000012/dc0eb331) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241221124436528 DMM NOTICE MM(262420000000012/dc0eb331) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124436528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124436528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124436528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124436528 DMM DEBUG MM(262420000000012/dc0eb331) Requesting authorization (sgsn_auth.c:160) 20241221124436528 DMM INFO MM(262420000000012/dc0eb331) Requesting authentication tuples (sgsn_auth.c:184) 20241221124436528 DMM DEBUG MM(262420000000012/dc0eb331) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124436528 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241221124436528 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@0f7b4e429faf: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241221124436531 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124436531 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124436531 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124436531 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124436531 DMM INFO MM(262420000000012/dc0eb331) Subscriber data update (mmctx.c:445) 20241221124436531 DMM DEBUG MM(262420000000012/dc0eb331) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124436531 DMM INFO MM(262420000000012/dc0eb331) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124436531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124436531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124436531 DMM INFO MM(262420000000012/dc0eb331) <- GMM AUTH AND CIPHERING REQ (rand = 09 89 26 f3 38 78 1f a3 a6 be 81 ef 77 6f 75 aa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124436538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124436538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124436538 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124436538 DMM INFO MM(262420000000012/dc0eb331) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124436538 DMM NOTICE MM(262420000000012/dc0eb331) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124436538 DMM DEBUG MM(262420000000012/dc0eb331) checking auth: received GSM SRES = 5f 99 3e 17 (gprs_gmm.c:666) 20241221124436538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124436538 DMM DEBUG MM(262420000000012/dc0eb331) Requesting authorization (sgsn_auth.c:160) 20241221124436538 DMM INFO MM(262420000000012/dc0eb331) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124436539 DMM DEBUG MM(262420000000012/dc0eb331) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124436539 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241221124436539 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) 20241221124436539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124436539 DMM INFO MM(262420000000012/dc0eb331) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc0eb331) (gprs_gmm.c:300) 20241221124436540 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124436540 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124436540 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241221124436540 DMM INFO MM(262420000000012/dc0eb331) Subscriber data update (mmctx.c:445) 20241221124436540 DMM DEBUG MM(262420000000012/dc0eb331) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124436540 DMM INFO MM(262420000000012/dc0eb331) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124436540 DMM NOTICE MM(262420000000012/dc0eb331) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241221124436540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124436540 DMM NOTICE MM(262420000000012/dc0eb331) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124436540 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) 20241221124436541 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124436541 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241221124436541 DMM INFO MM(262420000000012/dc0eb331) Subscriber data update (mmctx.c:445) 20241221124436541 DMM DEBUG MM(262420000000012/dc0eb331) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124436548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124436548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124436548 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124436548 DMM INFO MM(262420000000012/dc0eb331) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124436548 DMM NOTICE MM(262420000000012/dc0eb331) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124436548 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124436548 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124436548 DLLC NOTICE LLME(ea1a3cde/dc0eb331){ASSIGNED} LLGM Assign pre (ffffffff => dc0eb331) (gprs_llc.c:1079) 20241221124436548 DLLC NOTICE LLME(ffffffff/dc0eb331){ASSIGNED} LLGM Assign post (ffffffff => dc0eb331) (gprs_llc.c:1125) 20241221124436548 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124436548 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124436548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124436548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124436600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124436600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124436600 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124436600 DMM INFO MM(262420000000012/dc0eb331) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1641) 20241221124436600 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124436600 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241221124436601 DLLC NOTICE LLME(ffffffff/dc0eb331){ASSIGNED} LLGM Assign pre (dc0eb331 => ce6b7727) (gprs_llc.c:1079) 20241221124436601 DLLC NOTICE LLME(dc0eb331/ce6b7727){ASSIGNED} LLGM Assign post (dc0eb331 => ce6b7727) (gprs_llc.c:1125) 20241221124436601 DMM INFO MM(262420000000012/ce6b7727) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@0f7b4e429faf: Removing Client IMSI='262420000000012'H, index=0 20241221124436609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124436609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241221124436609 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124436609 DMM INFO MM(262420000000012/ce6b7727) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241221124436609 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241221124436609 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124436609 DLLC NOTICE LLME(dc0eb331/ce6b7727){ASSIGNED} LLGM Assign pre (ffffffff => ce6b7727) (gprs_llc.c:1079) 20241221124436609 DLLC NOTICE LLME(ffffffff/ce6b7727){ASSIGNED} LLGM Assign post (ffffffff => ce6b7727) (gprs_llc.c:1125) 20241221124436609 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@0f7b4e429faf: Final verdict of PTC: pass 20241221124436612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57394<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@0f7b4e429faf: Final verdict of PTC: none 20241221124436615 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124436615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(464)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(475)@0f7b4e429faf: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(474)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(470)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@0f7b4e429faf: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@0f7b4e429faf: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(462)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(469)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(468)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(473)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_rau finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:44:36 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241221124436748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124437149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33298<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43876) 20241221124437616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124437616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43876, count=92332) 20241221124438617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124438617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:44: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_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 20241221124439618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124439618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_rau_a_a started. 20241221124440208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124440210 DMM INFO MM(262420000000012/ce6b7727) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124440210 DMM INFO MM(262420000000012/ce6b7727) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124440210 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124440210 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124440210 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124440210 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124440210 DLLC NOTICE LLME(ffffffff/ce6b7727){ASSIGNED} LLGM Assign pre (ce6b7727 => ffffffff) (gprs_llc.c:1079) 20241221124440210 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce6b7727 => ffffffff) (gprs_llc.c:1125) 20241221124440210 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241221124440210 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) 20241221124440210 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) 20241221124440210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124440210 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124440210 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124440210 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124440210 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(484)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(484)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124440262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124440262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124440262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124440262 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124440262 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124440262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124440262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124440262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124440262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(483)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(484)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124440264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124440264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124440264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124440264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124440264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124440264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124440264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124440264 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124440264 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124440264 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124440264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(484)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124440265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124440265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(484)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124440268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124440277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124440277 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(481)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(483)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124440292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124440292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124440292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124440292 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124440292 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124440292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124440292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124440292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124440292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124440294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124440294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124440294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124440294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124440294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124440294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124440294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124440294 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124440294 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124440294 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124440294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124440295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124440295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124440298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124440307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124440307 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(487)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(494)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(494)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124440338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124440338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124440338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124440338 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124440338 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124440338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124440338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124440338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124440338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(494)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124440339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124440339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124440339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124440340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124440340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124440340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124440340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124440340 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124440340 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124440340 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124440340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124440340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124440340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(494)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(494)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124440344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124440354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124440354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(491)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124440619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124440619 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124440619 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124440619 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(493)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(493)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124440621 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(493)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(493)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124440622 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(493)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(493)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(493)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(493)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(481)@0f7b4e429faf: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='E35041E5'O, index=0 SGSN_Test-GSUP(495)@0f7b4e429faf: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@0f7b4e429faf: 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 := '32F04B2A0E15C10ED84EEB57F68FD340'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A36B3C1B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5F8002F3A0A508E1'O } } } } } 20241221124441678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124441678 DLLC NOTICE LLME(ffffffff/e35041e5){UNASSIGNED} LLC RX: unknown TLLI 0xe35041e5, creating LLME on the fly (gprs_llc.c:552) 20241221124441678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124441678 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124441678 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124441678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124441678 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124441678 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124441678 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124441678 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124441678 DLLC NOTICE LLME(ffffffff/e35041e5){UNASSIGNED} LLGM Assign pre (e35041e5 => dd81431b) (gprs_llc.c:1079) 20241221124441678 DLLC NOTICE LLME(e35041e5/dd81431b){ASSIGNED} LLGM Assign post (e35041e5 => dd81431b) (gprs_llc.c:1125) 20241221124441678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124441678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124441678 DMM DEBUG MM(262420000000037/dd81431b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124441691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124441692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124441692 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124441692 DMM DEBUG MM(262420000000037/dd81431b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241221124441692 DMM NOTICE MM(262420000000037/dd81431b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124441692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124441692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124441692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124441692 DMM DEBUG MM(262420000000037/dd81431b) Requesting authorization (sgsn_auth.c:160) 20241221124441692 DMM INFO MM(262420000000037/dd81431b) Requesting authentication tuples (sgsn_auth.c:184) 20241221124441692 DMM DEBUG MM(262420000000037/dd81431b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124441692 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241221124441692 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@0f7b4e429faf: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241221124441694 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124441694 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124441694 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124441694 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124441694 DMM INFO MM(262420000000037/dd81431b) Subscriber data update (mmctx.c:445) 20241221124441694 DMM DEBUG MM(262420000000037/dd81431b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124441694 DMM INFO MM(262420000000037/dd81431b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124441694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124441694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124441694 DMM INFO MM(262420000000037/dd81431b) <- GMM AUTH AND CIPHERING REQ (rand = 32 f0 4b 2a 0e 15 c1 0e d8 4e eb 57 f6 8f d3 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124441702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124441702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124441702 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124441702 DMM INFO MM(262420000000037/dd81431b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124441702 DMM NOTICE MM(262420000000037/dd81431b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124441702 DMM DEBUG MM(262420000000037/dd81431b) checking auth: received GSM SRES = a3 6b 3c 1b (gprs_gmm.c:666) 20241221124441702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124441702 DMM DEBUG MM(262420000000037/dd81431b) Requesting authorization (sgsn_auth.c:160) 20241221124441702 DMM INFO MM(262420000000037/dd81431b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124441702 DMM DEBUG MM(262420000000037/dd81431b) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124441702 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241221124441702 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) 20241221124441702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124441702 DMM INFO MM(262420000000037/dd81431b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd81431b) (gprs_gmm.c:300) 20241221124441704 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124441704 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124441704 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241221124441704 DMM INFO MM(262420000000037/dd81431b) Subscriber data update (mmctx.c:445) 20241221124441704 DMM DEBUG MM(262420000000037/dd81431b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124441704 DMM INFO MM(262420000000037/dd81431b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124441704 DMM NOTICE MM(262420000000037/dd81431b) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241221124441704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124441704 DMM NOTICE MM(262420000000037/dd81431b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124441704 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) 20241221124441704 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124441704 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241221124441704 DMM INFO MM(262420000000037/dd81431b) Subscriber data update (mmctx.c:445) 20241221124441704 DMM DEBUG MM(262420000000037/dd81431b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124441711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124441711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124441711 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124441711 DMM INFO MM(262420000000037/dd81431b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124441711 DMM NOTICE MM(262420000000037/dd81431b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124441711 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124441711 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124441711 DLLC NOTICE LLME(e35041e5/dd81431b){ASSIGNED} LLGM Assign pre (ffffffff => dd81431b) (gprs_llc.c:1079) 20241221124441711 DLLC NOTICE LLME(ffffffff/dd81431b){ASSIGNED} LLGM Assign post (ffffffff => dd81431b) (gprs_llc.c:1125) 20241221124441711 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124441711 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124441711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124441711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124441762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124441763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124441763 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124441763 DMM INFO MM(262420000000037/dd81431b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241221124441763 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124441763 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241221124441763 DLLC NOTICE LLME(ffffffff/dd81431b){ASSIGNED} LLGM Assign pre (dd81431b => e1f5a8db) (gprs_llc.c:1079) 20241221124441763 DLLC NOTICE LLME(dd81431b/e1f5a8db){ASSIGNED} LLGM Assign post (dd81431b => e1f5a8db) (gprs_llc.c:1125) 20241221124441763 DMM INFO MM(262420000000037/e1f5a8db) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221124441772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124441772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241221124441772 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124441772 DMM INFO MM(262420000000037/e1f5a8db) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241221124441772 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241221124441772 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124441772 DLLC NOTICE LLME(dd81431b/e1f5a8db){ASSIGNED} LLGM Assign pre (ffffffff => e1f5a8db) (gprs_llc.c:1079) 20241221124441772 DLLC NOTICE LLME(ffffffff/e1f5a8db){ASSIGNED} LLGM Assign post (ffffffff => e1f5a8db) (gprs_llc.c:1125) 20241221124441772 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241221124441772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124441772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124441772 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124441772 DMM INFO MM(262420000000037/e1f5a8db) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241221124441772 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124441772 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241221124441772 DLLC NOTICE LLME(ffffffff/e1f5a8db){ASSIGNED} LLGM Assign pre (e1f5a8db => cfed8c70) (gprs_llc.c:1079) 20241221124441772 DLLC NOTICE LLME(e1f5a8db/cfed8c70){ASSIGNED} LLGM Assign post (e1f5a8db => cfed8c70) (gprs_llc.c:1125) 20241221124441772 DMM INFO MM(262420000000037/cfed8c70) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221124441779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124441779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124441779 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124441779 DMM INFO MM(262420000000037/cfed8c70) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241221124441779 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241221124441779 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124441779 DLLC NOTICE LLME(e1f5a8db/cfed8c70){ASSIGNED} LLGM Assign pre (ffffffff => cfed8c70) (gprs_llc.c:1079) 20241221124441779 DLLC NOTICE LLME(ffffffff/cfed8c70){ASSIGNED} LLGM Assign post (ffffffff => cfed8c70) (gprs_llc.c:1125) 20241221124441779 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241221124441779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124441779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124441779 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124441779 DMM INFO MM(262420000000037/cfed8c70) -> GMM DETACH REQUEST TLLI=0xcfed8c70 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241221124441779 DMM INFO MM(262420000000037/cfed8c70) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241221124441779 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124441779 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124441779 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124441779 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124441779 DLLC NOTICE LLME(ffffffff/cfed8c70){ASSIGNED} LLGM Assign pre (cfed8c70 => ffffffff) (gprs_llc.c:1079) 20241221124441779 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfed8c70 => ffffffff) (gprs_llc.c:1125) 20241221124441779 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241221124441779 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) 20241221124441779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221124441779 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124441779 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124441779 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124441780 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(481)@0f7b4e429faf: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@0f7b4e429faf: Final verdict of PTC: pass 20241221124446787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33312<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124446789 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124446789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(493)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(495)@0f7b4e429faf: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(484)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(488)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(483)@0f7b4e429faf: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(491)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(494)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(486)@0f7b4e429faf: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(481)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(482)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(492)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_rau_a_a-BVCI196(481): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(482): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(483): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(484): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_rau_a_a-BVCI220(491): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(492): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(493): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(494): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:44:46 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 20241221124446925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124447226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49458<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106672) 20241221124447790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124447790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106672, count=112724) 20241221124448791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124448791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:44:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241221124449792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124449792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_rau_a_b started. 20241221124450287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124450289 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(502)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124450333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124450333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124450333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124450333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124450333 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124450333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124450333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124450333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124450333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124450334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124450334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124450334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124450334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124450334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124450334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124450335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124450335 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124450335 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124450335 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124450335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(502)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124450335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124450335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124450338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124450346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124450346 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(503)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 TC_attach_rau_a_b-BVCI196(501)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(508)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124450382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124450382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124450382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124450382 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124450382 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124450382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124450382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124450382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124450382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(507)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(508)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124450384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124450384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124450384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124450385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124450385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124450385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124450385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124450385 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124450385 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124450385 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124450385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124450385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124450385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(508)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124450389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124450401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124450401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(509)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI210(505)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(507)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124450415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124450415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124450415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124450415 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124450415 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124450415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124450415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124450415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124450415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124450416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124450416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124450416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124450416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124450416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124450416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124450416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124450416 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124450416 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124450416 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124450416 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(512)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124450417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124450417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124450421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124450429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124450429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124450793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124450793 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124450793 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124450793 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124450795 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124450796 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@0f7b4e429faf: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C39D0E2E'O, index=0 SGSN_Test-GSUP(514)@0f7b4e429faf: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@0f7b4e429faf: 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 := '50D4CD2F213F67E017619AE2872DEE16'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A74091C0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE12760B37E90F67'O } } } } } 20241221124451850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124451850 DLLC NOTICE LLME(ffffffff/c39d0e2e){UNASSIGNED} LLC RX: unknown TLLI 0xc39d0e2e, creating LLME on the fly (gprs_llc.c:552) 20241221124451850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124451850 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124451850 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124451850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124451850 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124451850 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124451850 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124451850 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124451850 DLLC NOTICE LLME(ffffffff/c39d0e2e){UNASSIGNED} LLGM Assign pre (c39d0e2e => da0aa405) (gprs_llc.c:1079) 20241221124451850 DLLC NOTICE LLME(c39d0e2e/da0aa405){ASSIGNED} LLGM Assign post (c39d0e2e => da0aa405) (gprs_llc.c:1125) 20241221124451850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124451850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124451850 DMM DEBUG MM(262420000000038/da0aa405) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124451864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124451864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124451864 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124451864 DMM DEBUG MM(262420000000038/da0aa405) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241221124451864 DMM NOTICE MM(262420000000038/da0aa405) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124451864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124451864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124451864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124451864 DMM DEBUG MM(262420000000038/da0aa405) Requesting authorization (sgsn_auth.c:160) 20241221124451864 DMM INFO MM(262420000000038/da0aa405) Requesting authentication tuples (sgsn_auth.c:184) 20241221124451864 DMM DEBUG MM(262420000000038/da0aa405) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124451864 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241221124451864 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@0f7b4e429faf: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241221124451867 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124451867 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124451867 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124451867 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124451867 DMM INFO MM(262420000000038/da0aa405) Subscriber data update (mmctx.c:445) 20241221124451867 DMM DEBUG MM(262420000000038/da0aa405) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124451867 DMM INFO MM(262420000000038/da0aa405) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124451867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124451867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124451867 DMM INFO MM(262420000000038/da0aa405) <- GMM AUTH AND CIPHERING REQ (rand = 50 d4 cd 2f 21 3f 67 e0 17 61 9a e2 87 2d ee 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124451874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124451874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124451874 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124451874 DMM INFO MM(262420000000038/da0aa405) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124451874 DMM NOTICE MM(262420000000038/da0aa405) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124451874 DMM DEBUG MM(262420000000038/da0aa405) checking auth: received GSM SRES = a7 40 91 c0 (gprs_gmm.c:666) 20241221124451874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124451874 DMM DEBUG MM(262420000000038/da0aa405) Requesting authorization (sgsn_auth.c:160) 20241221124451874 DMM INFO MM(262420000000038/da0aa405) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124451874 DMM DEBUG MM(262420000000038/da0aa405) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124451874 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241221124451874 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) 20241221124451874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124451874 DMM INFO MM(262420000000038/da0aa405) <- GMM ATTACH ACCEPT (new P-TMSI=0xda0aa405) (gprs_gmm.c:300) 20241221124451876 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124451876 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124451876 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241221124451876 DMM INFO MM(262420000000038/da0aa405) Subscriber data update (mmctx.c:445) 20241221124451876 DMM DEBUG MM(262420000000038/da0aa405) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124451876 DMM INFO MM(262420000000038/da0aa405) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124451876 DMM NOTICE MM(262420000000038/da0aa405) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241221124451876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124451876 DMM NOTICE MM(262420000000038/da0aa405) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124451876 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) 20241221124451876 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124451876 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241221124451876 DMM INFO MM(262420000000038/da0aa405) Subscriber data update (mmctx.c:445) 20241221124451876 DMM DEBUG MM(262420000000038/da0aa405) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124451882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124451882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124451882 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124451882 DMM INFO MM(262420000000038/da0aa405) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124451882 DMM NOTICE MM(262420000000038/da0aa405) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124451882 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124451882 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124451882 DLLC NOTICE LLME(c39d0e2e/da0aa405){ASSIGNED} LLGM Assign pre (ffffffff => da0aa405) (gprs_llc.c:1079) 20241221124451882 DLLC NOTICE LLME(ffffffff/da0aa405){ASSIGNED} LLGM Assign post (ffffffff => da0aa405) (gprs_llc.c:1125) 20241221124451882 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124451882 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124451882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124451882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@0f7b4e429faf: attach complete sending rau 20241221124451933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124451933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124451934 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124451934 DMM INFO MM(262420000000038/da0aa405) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241221124451934 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124451934 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241221124451934 DLLC NOTICE LLME(ffffffff/da0aa405){ASSIGNED} LLGM Assign pre (da0aa405 => dbb3ec50) (gprs_llc.c:1079) 20241221124451934 DLLC NOTICE LLME(da0aa405/dbb3ec50){ASSIGNED} LLGM Assign post (da0aa405 => dbb3ec50) (gprs_llc.c:1125) 20241221124451934 DMM INFO MM(262420000000038/dbb3ec50) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@0f7b4e429faf: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@0f7b4e429faf: Removing Client IMSI='262420000000038'H, index=0 20241221124451940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124451940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241221124451940 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124451940 DMM INFO MM(262420000000038/dbb3ec50) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241221124451940 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241221124451940 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124451940 DLLC NOTICE LLME(da0aa405/dbb3ec50){ASSIGNED} LLGM Assign pre (ffffffff => dbb3ec50) (gprs_llc.c:1079) 20241221124451940 DLLC NOTICE LLME(ffffffff/dbb3ec50){ASSIGNED} LLGM Assign post (ffffffff => dbb3ec50) (gprs_llc.c:1125) 20241221124451940 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(505)@0f7b4e429faf: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='DBB3EC50'O, index=0 TC_attach_rau_a_b(516)@0f7b4e429faf: sending second RAU via different RA 20241221124451945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124451945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124451945 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241221124451945 DMM INFO MM(262420000000038/dbb3ec50) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: dbb3ec50, P-TMSI: dbb3ec50 (00000000), TLLI: dbb3ec50 (dbb3ec50), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241221124451945 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241221124451945 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241221124451945 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124451945 DLLC NOTICE LLME(ffffffff/dbb3ec50){ASSIGNED} LLGM Assign pre (dbb3ec50 => dbb3ec50) (gprs_llc.c:1079) 20241221124451945 DLLC NOTICE LLME(dbb3ec50/dbb3ec50){ASSIGNED} LLGM Assign post (dbb3ec50 => dbb3ec50) (gprs_llc.c:1125) 20241221124451945 DMM INFO MM(262420000000038/dbb3ec50) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221124451959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124451959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124451959 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124451959 DMM INFO MM(262420000000038/dbb3ec50) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241221124451959 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241221124451959 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124451959 DLLC NOTICE LLME(dbb3ec50/dbb3ec50){ASSIGNED} LLGM Assign pre (ffffffff => dbb3ec50) (gprs_llc.c:1079) 20241221124451959 DLLC NOTICE LLME(ffffffff/dbb3ec50){ASSIGNED} LLGM Assign post (ffffffff => dbb3ec50) (gprs_llc.c:1125) 20241221124451959 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241221124451960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124451960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124451960 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124451960 DMM INFO MM(262420000000038/dbb3ec50) -> GMM DETACH REQUEST TLLI=0xdbb3ec50 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241221124451960 DMM INFO MM(262420000000038/dbb3ec50) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241221124451960 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124451960 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124451960 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124451960 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124451960 DLLC NOTICE LLME(ffffffff/dbb3ec50){ASSIGNED} LLGM Assign pre (dbb3ec50 => ffffffff) (gprs_llc.c:1079) 20241221124451960 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbb3ec50 => ffffffff) (gprs_llc.c:1125) 20241221124451960 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241221124451960 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) 20241221124451960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124451960 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124451960 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124451960 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124451961 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@0f7b4e429faf: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@0f7b4e429faf: Final verdict of PTC: pass 20241221124456968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49464<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(502)@0f7b4e429faf: Final verdict of PTC: none 20241221124456970 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124456970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_b-BVCI220(511)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@0f7b4e429faf: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(512)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(508)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(500)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@0f7b4e429faf: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(510)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(506)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:44:57 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 20241221124457113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124457414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58812<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102672) 20241221124457971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124457971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102672, count=108104) 20241221124458972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124458972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12: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_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 20241221124459973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124459973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_usim_resync started. 20241221124500470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124500471 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124500518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124500518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124500518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124500518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124500518 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124500518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124500518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124500518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124500518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124500520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124500520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124500520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124500521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124500521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124500521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124500521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124500521 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124500521 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124500521 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124500521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124500521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124500521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124500525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124500537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124500537 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(523)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI196(520)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(527)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124500560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124500560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124500560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124500560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124500560 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124500560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124500560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124500560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124500560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(526)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(527)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124500563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124500563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124500563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124500563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124500563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124500563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124500563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124500563 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124500563 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124500563 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124500563 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(527)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124500564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124500564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(527)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124500568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124500577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124500577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(528)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(524)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(526)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124500589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124500589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124500589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124500589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124500589 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124500589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124500589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124500589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124500589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124500591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124500591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124500591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124500591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124500591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124500591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124500591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124500591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124500591 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124500591 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124500591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(531)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124500592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124500592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124500596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124500606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124500606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124500974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124500975 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124500975 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124500975 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124500976 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124500977 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@0f7b4e429faf: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='ECECDBD8'O, index=0 SGSN_Test-GSUP(533)@0f7b4e429faf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@0f7b4e429faf: 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 := '2591A4ABB2AFFFDF7604B26DDC2A317C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '48872E52'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C584CD9C136FE33D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8150E1C5632E69F9A350D047CFAC17CF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D158C6D76E13FC8050A386E39836A610'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A1B43216B5F9ABB00449DEC4F804F02C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B2C1DAF2A7069F47'O } } } } } 20241221124502027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124502028 DLLC NOTICE LLME(ffffffff/ececdbd8){UNASSIGNED} LLC RX: unknown TLLI 0xececdbd8, creating LLME on the fly (gprs_llc.c:552) 20241221124502028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124502028 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124502028 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124502028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124502028 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124502028 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124502028 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124502028 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124502028 DLLC NOTICE LLME(ffffffff/ececdbd8){UNASSIGNED} LLGM Assign pre (ececdbd8 => f4c373bc) (gprs_llc.c:1079) 20241221124502028 DLLC NOTICE LLME(ececdbd8/f4c373bc){ASSIGNED} LLGM Assign post (ececdbd8 => f4c373bc) (gprs_llc.c:1125) 20241221124502028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124502028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124502028 DMM DEBUG MM(262420000000040/f4c373bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124502041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124502041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124502041 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124502041 DMM DEBUG MM(262420000000040/f4c373bc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241221124502041 DMM NOTICE MM(262420000000040/f4c373bc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124502041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124502041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124502041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124502041 DMM DEBUG MM(262420000000040/f4c373bc) Requesting authorization (sgsn_auth.c:160) 20241221124502041 DMM INFO MM(262420000000040/f4c373bc) Requesting authentication tuples (sgsn_auth.c:184) 20241221124502041 DMM DEBUG MM(262420000000040/f4c373bc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124502041 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241221124502041 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@0f7b4e429faf: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241221124502043 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124502043 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124502043 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124502043 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124502043 DMM INFO MM(262420000000040/f4c373bc) Subscriber data update (mmctx.c:445) 20241221124502043 DMM DEBUG MM(262420000000040/f4c373bc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124502043 DMM INFO MM(262420000000040/f4c373bc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124502043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124502043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124502043 DMM INFO MM(262420000000040/f4c373bc) <- GMM AUTH AND CIPHERING REQ (rand = 25 91 a4 ab b2 af ff df 76 04 b2 6d dc 2a 31 7c , mmctx_is_r99=1, vec->auth_types=0x3, autn = a1 b4 32 16 b5 f9 ab b0 04 49 de c4 f8 04 f0 2c ) (gprs_gmm.c:483) 20241221124502051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124502051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124502051 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124502051 DMM INFO MM(262420000000040/f4c373bc) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241221124502051 DMM INFO MM(262420000000040/f4c373bc) R99 AUTHENTICATION SYNCH (AUTS = 838e605c049b17ef9df00cfd8a94) (gprs_gmm.c:711) 20241221124502051 DMM DEBUG MM(262420000000040/f4c373bc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124502051 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241221124502051 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 83 8e 60 5c 04 9b 17 ef 9d f0 0c fd 8a 94 20 10 25 91 a4 ab b2 af ff df 76 04 b2 6d dc 2a 31 7c 28 01 01 (gprs_subscriber.c:210) 20241221124502051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241221124502051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241221124502052 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124502052 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124502052 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124502052 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124502052 DMM INFO MM(262420000000040/f4c373bc) Subscriber data update (mmctx.c:445) 20241221124502052 DMM DEBUG MM(262420000000040/f4c373bc) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241221124502052 DMM INFO MM(262420000000040/f4c373bc) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241221124502052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124502052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124502052 DMM INFO MM(262420000000040/f4c373bc) <- GMM AUTH AND CIPHERING REQ (rand = c5 7f cf 56 c1 bf c9 1b c0 1b 43 0c fa 5f e1 9a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1e eb ca 86 18 ea 06 86 3d e8 06 ab 4b ee 27 a7 ) (gprs_gmm.c:483) 20241221124502059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124502059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6e7880 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124502059 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124502059 DMM INFO MM(262420000000040/f4c373bc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124502059 DMM NOTICE MM(262420000000040/f4c373bc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124502059 DMM DEBUG MM(262420000000040/f4c373bc) checking auth: received UMTS RES = 4f b0 62 04 6c 82 c8 09 (gprs_gmm.c:666) 20241221124502059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124502059 DMM DEBUG MM(262420000000040/f4c373bc) Requesting authorization (sgsn_auth.c:160) 20241221124502059 DMM INFO MM(262420000000040/f4c373bc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124502059 DMM DEBUG MM(262420000000040/f4c373bc) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124502059 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241221124502059 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) 20241221124502059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124502059 DMM INFO MM(262420000000040/f4c373bc) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4c373bc) (gprs_gmm.c:300) 20241221124502061 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124502061 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124502061 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241221124502061 DMM INFO MM(262420000000040/f4c373bc) Subscriber data update (mmctx.c:445) 20241221124502061 DMM DEBUG MM(262420000000040/f4c373bc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124502061 DMM INFO MM(262420000000040/f4c373bc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124502061 DMM NOTICE MM(262420000000040/f4c373bc) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241221124502061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124502061 DMM NOTICE MM(262420000000040/f4c373bc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124502061 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) 20241221124502061 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124502061 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241221124502061 DMM INFO MM(262420000000040/f4c373bc) Subscriber data update (mmctx.c:445) 20241221124502061 DMM DEBUG MM(262420000000040/f4c373bc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@0f7b4e429faf: Removing Client IMSI='262420000000040'H, index=0 20241221124502069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124502069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124502069 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124502069 DMM INFO MM(262420000000040/f4c373bc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124502069 DMM NOTICE MM(262420000000040/f4c373bc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124502069 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124502069 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124502069 DLLC NOTICE LLME(ececdbd8/f4c373bc){ASSIGNED} LLGM Assign pre (ffffffff => f4c373bc) (gprs_llc.c:1079) 20241221124502069 DLLC NOTICE LLME(ffffffff/f4c373bc){ASSIGNED} LLGM Assign post (ffffffff => f4c373bc) (gprs_llc.c:1125) 20241221124502069 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124502069 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124502069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124502069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@0f7b4e429faf: Final verdict of PTC: pass 20241221124502071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58816<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124502073 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124502073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(521)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(533)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(527)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(531)@0f7b4e429faf: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@0f7b4e429faf: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(526)@0f7b4e429faf: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(524)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(519)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(525)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(529)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_resync-BVCI210(524): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_usim_resync finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:45:02 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 20241221124502210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124502611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91328) 20241221124503073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124503073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91328, count=95684) 20241221124504075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124504075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12: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_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 20241221124505076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124505076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221124505314 DGPRS DEBUG Checking for inactive LLMEs, time = 16595839 (sgsn.c:131) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_usim_a54_a54 started. 20241221124505669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124505671 DMM INFO MM(262420000000040/f4c373bc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124505671 DMM INFO MM(262420000000040/f4c373bc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124505671 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124505671 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124505671 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124505671 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124505671 DLLC NOTICE LLME(ffffffff/f4c373bc){ASSIGNED} LLGM Assign pre (f4c373bc => ffffffff) (gprs_llc.c:1079) 20241221124505671 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4c373bc => ffffffff) (gprs_llc.c:1125) 20241221124505671 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241221124505671 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) 20241221124505671 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) 20241221124505671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221124505671 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124505671 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124505671 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124505671 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(541)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(541)@0f7b4e429faf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(540)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221124505730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124505730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124505730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124505730 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124505730 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124505730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124505730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124505730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124505730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(541)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124505732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124505732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124505732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124505732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124505732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124505732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124505732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124505732 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124505732 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124505732 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124505732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124505733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124505733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(541)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(541)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124505736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124505745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124505745 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(542)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(538)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(540)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124505760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124505760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124505760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124505760 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124505760 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124505760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124505760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124505760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124505760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124505762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124505762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124505762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124505762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124505762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124505762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124505762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124505762 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124505762 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124505762 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124505762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(545)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124505763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124505763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124505766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124505776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124505776 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(544)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(551)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(551)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124505807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124505807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124505807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124505807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124505807 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124505807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124505807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124505807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124505807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(551)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124505809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124505809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124505809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124505810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124505810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124505810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124505810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124505810 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124505810 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124505810 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124505810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(551)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124505810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124505810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(551)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124505814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124505822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124505822 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(548)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124506077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124506077 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124506077 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124506077 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(550)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(550)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124506079 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(550)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(550)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124506080 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(550)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(550)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(550)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(550)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(538)@0f7b4e429faf: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='C432C586'O, index=0 SGSN_Test-GSUP(552)@0f7b4e429faf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@0f7b4e429faf: 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 := 'C201B764587B2CC99F3F28E95E0CAA7A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8A9DBBF5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '29BEB69EC58D3884'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B0F61E54A2B83D23E628EDDB42AFA79B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '899AD6BEB20C0703E98DF6C97233E1A4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B5F8991BF314A4FDBF51C1310C307642'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '67C96B83FE3C99DB'O } } } } } 20241221124507130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124507130 DLLC NOTICE LLME(ffffffff/c432c586){UNASSIGNED} LLC RX: unknown TLLI 0xc432c586, creating LLME on the fly (gprs_llc.c:552) 20241221124507130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124507130 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124507130 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124507130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124507130 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124507130 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124507130 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124507130 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124507130 DLLC NOTICE LLME(ffffffff/c432c586){UNASSIGNED} LLGM Assign pre (c432c586 => f9ab14dd) (gprs_llc.c:1079) 20241221124507130 DLLC NOTICE LLME(c432c586/f9ab14dd){ASSIGNED} LLGM Assign post (c432c586 => f9ab14dd) (gprs_llc.c:1125) 20241221124507130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124507130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124507130 DMM DEBUG MM(262420000000040/f9ab14dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124507144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124507144 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124507144 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124507144 DMM DEBUG MM(262420000000040/f9ab14dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241221124507144 DMM NOTICE MM(262420000000040/f9ab14dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124507144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124507144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124507144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124507144 DMM DEBUG MM(262420000000040/f9ab14dd) Requesting authorization (sgsn_auth.c:160) 20241221124507144 DMM INFO MM(262420000000040/f9ab14dd) Requesting authentication tuples (sgsn_auth.c:184) 20241221124507144 DMM DEBUG MM(262420000000040/f9ab14dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124507144 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241221124507144 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@0f7b4e429faf: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241221124507147 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124507147 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124507147 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124507147 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124507147 DMM INFO MM(262420000000040/f9ab14dd) Subscriber data update (mmctx.c:445) 20241221124507147 DMM DEBUG MM(262420000000040/f9ab14dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124507147 DMM INFO MM(262420000000040/f9ab14dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124507147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124507147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124507147 DMM INFO MM(262420000000040/f9ab14dd) <- GMM AUTH AND CIPHERING REQ (rand = c2 01 b7 64 58 7b 2c c9 9f 3f 28 e9 5e 0c aa 7a , mmctx_is_r99=1, vec->auth_types=0x3, autn = b5 f8 99 1b f3 14 a4 fd bf 51 c1 31 0c 30 76 42 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(538)@0f7b4e429faf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@0f7b4e429faf: Final verdict of PTC: pass 20241221124507157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58832<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@0f7b4e429faf: Final verdict of PTC: none 20241221124507159 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124507159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(550)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(541)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(545)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(551)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@0f7b4e429faf: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@0f7b4e429faf: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(548)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(540)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(549)@0f7b4e429faf: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(538)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(543)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(539)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(538): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(539): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(540): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(541): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(548): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(549): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(550): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(551): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:45:07 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 20241221124507292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124507693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51856<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68548) 20241221124508160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124508160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68548, count=72904) 20241221124509161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124509161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12: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_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 20241221124510162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124510162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_usim_a54_a53 started. 20241221124510749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124510750 DMM INFO MM(262420000000040/f9ab14dd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124510750 DMM INFO MM(262420000000040/f9ab14dd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124510750 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124510750 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124510750 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124510750 DMM ERROR MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241221124510751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Deallocated (fsm.c:568) 20241221124510751 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124510751 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124510751 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124510751 DLLC NOTICE LLME(c432c586/f9ab14dd){ASSIGNED} LLGM Assign pre (f9ab14dd => ffffffff) (gprs_llc.c:1079) 20241221124510751 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9ab14dd => ffffffff) (gprs_llc.c:1125) 20241221124510751 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124510798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124510798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124510798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124510798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124510798 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124510798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124510798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124510798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124510798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124510800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124510800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124510800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124510800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124510800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124510800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124510800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124510800 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124510800 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124510800 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124510800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124510801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124510801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124510805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124510816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124510816 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124510841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124510841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124510841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124510841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124510841 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124510841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124510841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124510841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124510841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124510843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124510843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124510843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124510843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124510843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124510843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124510843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124510843 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124510843 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124510843 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124510843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124510844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124510844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124510847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124510857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124510857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(563)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124510886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124510886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124510886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124510886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124510886 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124510886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124510886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124510886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124510886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124510888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124510888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124510888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124510888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124510888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124510888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124510888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124510888 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124510888 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124510888 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124510888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124510889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124510889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124510894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124510904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124510904 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124511164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124511164 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124511164 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124511164 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124511166 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124511166 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@0f7b4e429faf: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='CC410F25'O, index=0 SGSN_Test-GSUP(571)@0f7b4e429faf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@0f7b4e429faf: 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 := '1ED918715CC333F61B2D6110F7E5E500'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA68937A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5700ECC344840437'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4D5BBBC0C8AE0A092C9DAF9CBC2D87F9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5DF7DEEA703A04326A47B92C06F2113C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '92433D80FACAE6D6CA3C54B914CE4FCA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F3CA869574F2B537'O } } } } } 20241221124512220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124512220 DLLC NOTICE LLME(ffffffff/cc410f25){UNASSIGNED} LLC RX: unknown TLLI 0xcc410f25, creating LLME on the fly (gprs_llc.c:552) 20241221124512220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124512220 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124512220 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124512220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124512220 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124512220 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124512220 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124512220 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124512220 DLLC NOTICE LLME(ffffffff/cc410f25){UNASSIGNED} LLGM Assign pre (cc410f25 => eb13d260) (gprs_llc.c:1079) 20241221124512220 DLLC NOTICE LLME(cc410f25/eb13d260){ASSIGNED} LLGM Assign post (cc410f25 => eb13d260) (gprs_llc.c:1125) 20241221124512220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124512220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124512220 DMM DEBUG MM(262420000000040/eb13d260) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124512237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124512238 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124512238 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124512238 DMM DEBUG MM(262420000000040/eb13d260) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241221124512238 DMM NOTICE MM(262420000000040/eb13d260) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124512238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124512238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124512238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124512238 DMM DEBUG MM(262420000000040/eb13d260) Requesting authorization (sgsn_auth.c:160) 20241221124512238 DMM INFO MM(262420000000040/eb13d260) Requesting authentication tuples (sgsn_auth.c:184) 20241221124512238 DMM DEBUG MM(262420000000040/eb13d260) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124512238 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241221124512238 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@0f7b4e429faf: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241221124512241 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124512241 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124512241 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124512241 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124512241 DMM INFO MM(262420000000040/eb13d260) Subscriber data update (mmctx.c:445) 20241221124512241 DMM DEBUG MM(262420000000040/eb13d260) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124512241 DMM INFO MM(262420000000040/eb13d260) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124512241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124512241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124512241 DMM INFO MM(262420000000040/eb13d260) <- GMM AUTH AND CIPHERING REQ (rand = 1e d9 18 71 5c c3 33 f6 1b 2d 61 10 f7 e5 e5 00 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 92 43 3d 80 fa ca e6 d6 ca 3c 54 b9 14 ce 4f ca ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@0f7b4e429faf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@0f7b4e429faf: Final verdict of PTC: pass 20241221124512254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51872<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124512255 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124512255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a53-BVCI196(558)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(571)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@0f7b4e429faf: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(564)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@0f7b4e429faf: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(569)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(557)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(559)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(562)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(567)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:45:12 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 20241221124512428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124512830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51878<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47480) 20241221124513256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124513256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47480, count=71340) 20241221124514257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124514257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12: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_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 20241221124515259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124515259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_usim_a53_a54 started. 20241221124515886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124515887 DMM INFO MM(262420000000040/eb13d260) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124515887 DMM INFO MM(262420000000040/eb13d260) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124515887 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124515887 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124515887 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124515887 DMM ERROR MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241221124515887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Deallocated (fsm.c:568) 20241221124515887 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124515887 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124515887 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124515887 DLLC NOTICE LLME(cc410f25/eb13d260){ASSIGNED} LLGM Assign pre (eb13d260 => ffffffff) (gprs_llc.c:1079) 20241221124515887 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb13d260 => ffffffff) (gprs_llc.c:1125) 20241221124515887 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124515932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124515932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124515932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124515932 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124515932 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124515932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124515932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124515932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124515932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124515934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124515934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124515934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124515934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124515934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124515934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124515934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124515934 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124515934 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124515934 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124515934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124515935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124515935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124515938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124515947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124515947 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(584)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124515977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124515977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124515978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124515978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124515978 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124515978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124515978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124515978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124515978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(583)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(584)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124515979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124515979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124515979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124515980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124515980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124515980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124515980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124515980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124515980 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124515980 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124515980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124515980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124515980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(584)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124515984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124515995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124515995 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(585)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI210(581)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(583)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124516007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124516007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124516007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124516007 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124516007 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124516007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124516007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124516008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124516008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124516009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124516009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124516009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124516009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124516009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124516009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124516009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124516009 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124516009 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124516009 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124516009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124516010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124516010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124516014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124516022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124516022 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124516260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124516260 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124516260 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124516260 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124516262 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124516263 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@0f7b4e429faf: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='F7E5B7A2'O, index=0 SGSN_Test-GSUP(590)@0f7b4e429faf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@0f7b4e429faf: 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 := 'F3B8B933114FC7244C24FD4697B6B8C4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9DE9CD99'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '409B3A74D1C57F15'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '871C6FF62053843D5515236A92A58323'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '587CA5796FB9F72FD5A373BF8C1D173E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '09946FE31E020365ECF34B14F02C32AB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '37D844AEBBE10744'O } } } } } 20241221124517320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124517320 DLLC NOTICE LLME(ffffffff/f7e5b7a2){UNASSIGNED} LLC RX: unknown TLLI 0xf7e5b7a2, creating LLME on the fly (gprs_llc.c:552) 20241221124517320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124517320 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124517320 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124517320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124517320 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124517320 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124517320 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124517320 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124517320 DLLC NOTICE LLME(ffffffff/f7e5b7a2){UNASSIGNED} LLGM Assign pre (f7e5b7a2 => c5c0564e) (gprs_llc.c:1079) 20241221124517320 DLLC NOTICE LLME(f7e5b7a2/c5c0564e){ASSIGNED} LLGM Assign post (f7e5b7a2 => c5c0564e) (gprs_llc.c:1125) 20241221124517320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124517320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124517320 DMM DEBUG MM(262420000000040/c5c0564e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124517335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124517335 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124517335 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124517335 DMM DEBUG MM(262420000000040/c5c0564e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241221124517335 DMM NOTICE MM(262420000000040/c5c0564e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124517335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124517335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124517335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124517335 DMM DEBUG MM(262420000000040/c5c0564e) Requesting authorization (sgsn_auth.c:160) 20241221124517335 DMM INFO MM(262420000000040/c5c0564e) Requesting authentication tuples (sgsn_auth.c:184) 20241221124517335 DMM DEBUG MM(262420000000040/c5c0564e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124517335 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241221124517335 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@0f7b4e429faf: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241221124517338 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124517338 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124517338 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124517338 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124517338 DMM INFO MM(262420000000040/c5c0564e) Subscriber data update (mmctx.c:445) 20241221124517338 DMM DEBUG MM(262420000000040/c5c0564e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124517338 DMM INFO MM(262420000000040/c5c0564e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124517338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124517338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124517338 DMM INFO MM(262420000000040/c5c0564e) <- GMM AUTH AND CIPHERING REQ (rand = f3 b8 b9 33 11 4f c7 24 4c 24 fd 46 97 b6 b8 c4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 09 94 6f e3 1e 02 03 65 ec f3 4b 14 f0 2c 32 ab ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@0f7b4e429faf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@0f7b4e429faf: Final verdict of PTC: pass 20241221124517348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51892<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124517350 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124517350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(590)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(584)@0f7b4e429faf: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(581)@0f7b4e429faf: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(578)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(588)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@0f7b4e429faf: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(582)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(586)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(576)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(581): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:45:17 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 20241221124517490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124517891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53486<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70692) 20241221124518350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124518351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70692, count=71852) 20241221124519351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124519352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12: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_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 20241221124520352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124520352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_usim_a50_a54 started. 20241221124520951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124520952 DMM INFO MM(262420000000040/c5c0564e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124520952 DMM INFO MM(262420000000040/c5c0564e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124520952 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124520952 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124520952 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124520952 DMM ERROR MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241221124520952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Deallocated (fsm.c:568) 20241221124520952 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124520952 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124520952 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124520952 DLLC NOTICE LLME(f7e5b7a2/c5c0564e){ASSIGNED} LLGM Assign pre (c5c0564e => ffffffff) (gprs_llc.c:1079) 20241221124520952 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5c0564e => ffffffff) (gprs_llc.c:1125) 20241221124520952 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124520996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124520996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124520996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124520996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124520996 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124520996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124520996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124520996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124520996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124520998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124520998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124520998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124520999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124520999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124520999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124520999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124520999 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124520999 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124520999 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124520999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(597)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124521000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124521000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124521003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124521013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124521013 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124521034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124521034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124521034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124521034 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124521034 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124521034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124521034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124521034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124521034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124521036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124521036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124521036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124521036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124521036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124521036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124521036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124521036 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124521036 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124521036 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124521036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124521036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124521036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124521041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124521049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124521050 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(601)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124521074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124521074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124521074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124521074 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124521074 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124521074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124521074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124521074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124521074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124521076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124521076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124521076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124521076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124521076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124521077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124521077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124521077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124521077 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124521077 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124521077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124521077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124521077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124521081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124521090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124521090 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124521353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124521353 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124521353 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124521353 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124521354 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124521355 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@0f7b4e429faf: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='E8DC1A95'O, index=0 SGSN_Test-GSUP(609)@0f7b4e429faf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@0f7b4e429faf: 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 := 'FAF078DDAEFD5DEB7B96708669277D04'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F24DCDA8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '15BC065DA50AC6C7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6442C766E46A90D1BD132C8AA6DF93AC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B75532F91DD22FA30AE33AB521DDC223'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0B4156482084F01C9924DCE07BC13861'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '35EC3B94F698A67B'O } } } } } 20241221124522409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124522409 DLLC NOTICE LLME(ffffffff/e8dc1a95){UNASSIGNED} LLC RX: unknown TLLI 0xe8dc1a95, creating LLME on the fly (gprs_llc.c:552) 20241221124522409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124522409 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124522409 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124522409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124522409 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124522409 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124522409 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124522409 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124522409 DLLC NOTICE LLME(ffffffff/e8dc1a95){UNASSIGNED} LLGM Assign pre (e8dc1a95 => cc95f3da) (gprs_llc.c:1079) 20241221124522409 DLLC NOTICE LLME(e8dc1a95/cc95f3da){ASSIGNED} LLGM Assign post (e8dc1a95 => cc95f3da) (gprs_llc.c:1125) 20241221124522409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124522409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124522409 DMM DEBUG MM(262420000000040/cc95f3da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124522422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124522422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124522422 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124522422 DMM DEBUG MM(262420000000040/cc95f3da) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241221124522422 DMM NOTICE MM(262420000000040/cc95f3da) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124522422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124522422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124522422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124522422 DMM DEBUG MM(262420000000040/cc95f3da) Requesting authorization (sgsn_auth.c:160) 20241221124522422 DMM INFO MM(262420000000040/cc95f3da) Requesting authentication tuples (sgsn_auth.c:184) 20241221124522422 DMM DEBUG MM(262420000000040/cc95f3da) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124522422 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241221124522423 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@0f7b4e429faf: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241221124522425 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124522425 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124522425 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124522425 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124522425 DMM INFO MM(262420000000040/cc95f3da) Subscriber data update (mmctx.c:445) 20241221124522425 DMM DEBUG MM(262420000000040/cc95f3da) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124522425 DMM INFO MM(262420000000040/cc95f3da) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124522425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124522425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124522425 DMM INFO MM(262420000000040/cc95f3da) <- GMM AUTH AND CIPHERING REQ (rand = fa f0 78 dd ae fd 5d eb 7b 96 70 86 69 27 7d 04 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0b 41 56 48 20 84 f0 1c 99 24 dc e0 7b c1 38 61 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@0f7b4e429faf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@0f7b4e429faf: Final verdict of PTC: pass 20241221124522434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53498<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124522436 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(609)@0f7b4e429faf: Final verdict of PTC: none 20241221124522436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(597)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(602)@0f7b4e429faf: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(607)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@0f7b4e429faf: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@0f7b4e429faf: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(600)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(605)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(595)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:45:22 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 20241221124522567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124522968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70592) 20241221124523437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124523437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70592, count=71852) 20241221124524438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124524438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:45: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_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 20241221124525438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124525438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_usim_a54_a50 started. 20241221124526025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124526027 DMM INFO MM(262420000000040/cc95f3da) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124526027 DMM INFO MM(262420000000040/cc95f3da) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124526027 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124526027 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124526027 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124526027 DMM ERROR MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241221124526027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Deallocated (fsm.c:568) 20241221124526027 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124526027 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124526027 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124526027 DLLC NOTICE LLME(e8dc1a95/cc95f3da){ASSIGNED} LLGM Assign pre (cc95f3da => ffffffff) (gprs_llc.c:1079) 20241221124526027 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc95f3da => ffffffff) (gprs_llc.c:1125) 20241221124526027 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(617)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(617)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124526089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124526089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124526089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124526089 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124526089 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124526089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124526089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124526089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124526089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(616)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(617)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124526091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124526091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124526091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124526091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124526091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124526091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124526091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124526091 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124526091 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124526091 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124526091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124526092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124526092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(617)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(617)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124526096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241221124526106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124526106 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(616)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_usim_a54_a50-BVCI196(614)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(621)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124526115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124526115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124526115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124526115 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124526115 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124526115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124526116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124526116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124526116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124526117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124526117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124526117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124526117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124526117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124526117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124526117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124526117 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124526117 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124526117 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124526117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124526118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124526118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124526122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241221124526136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124526136 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(628)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(628)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124526168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124526168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124526168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124526168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124526168 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124526168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124526168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124526168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124526168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(628)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124526170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124526170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124526170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124526170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124526170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124526170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124526170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124526170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124526170 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124526170 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124526170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124526171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124526171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(628)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(628)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124526175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124526184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124526184 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(624)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124526439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124526439 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124526439 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124526439 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124526441 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(626)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124526442 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(626)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(614)@0f7b4e429faf: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='CBCFDAA0'O, index=0 SGSN_Test-GSUP(627)@0f7b4e429faf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@0f7b4e429faf: 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 := '862355453264BA6CA8819A03D332B2FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC0DBC7A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C0F4598412C59F6E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FB3509ABFBF7D326985A4685B52D89B6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F85C7825730B182D7A6D7465CA4DC212'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BCB090596843BE873E7CF43528128E63'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '489B304749166BCB'O } } } } } 20241221124527497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124527497 DLLC NOTICE LLME(ffffffff/cbcfdaa0){UNASSIGNED} LLC RX: unknown TLLI 0xcbcfdaa0, creating LLME on the fly (gprs_llc.c:552) 20241221124527497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124527497 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124527497 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124527498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124527498 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124527498 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124527498 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124527498 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124527498 DLLC NOTICE LLME(ffffffff/cbcfdaa0){UNASSIGNED} LLGM Assign pre (cbcfdaa0 => ca8b4dff) (gprs_llc.c:1079) 20241221124527498 DLLC NOTICE LLME(cbcfdaa0/ca8b4dff){ASSIGNED} LLGM Assign post (cbcfdaa0 => ca8b4dff) (gprs_llc.c:1125) 20241221124527498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124527498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124527498 DMM DEBUG MM(262420000000040/ca8b4dff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124527512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124527512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124527512 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124527512 DMM DEBUG MM(262420000000040/ca8b4dff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241221124527512 DMM NOTICE MM(262420000000040/ca8b4dff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124527512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124527512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124527512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124527512 DMM DEBUG MM(262420000000040/ca8b4dff) Requesting authorization (sgsn_auth.c:160) 20241221124527512 DMM INFO MM(262420000000040/ca8b4dff) Requesting authentication tuples (sgsn_auth.c:184) 20241221124527512 DMM DEBUG MM(262420000000040/ca8b4dff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124527512 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241221124527512 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(627)@0f7b4e429faf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(627)@0f7b4e429faf: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241221124527515 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124527515 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124527515 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124527515 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124527515 DMM INFO MM(262420000000040/ca8b4dff) Subscriber data update (mmctx.c:445) 20241221124527515 DMM DEBUG MM(262420000000040/ca8b4dff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124527515 DMM INFO MM(262420000000040/ca8b4dff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124527515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124527515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124527515 DMM INFO MM(262420000000040/ca8b4dff) <- GMM AUTH AND CIPHERING REQ (rand = 86 23 55 45 32 64 ba 6c a8 81 9a 03 d3 32 b2 fc , mmctx_is_r99=1, vec->auth_types=0x3, autn = bc b0 90 59 68 43 be 87 3e 7c f4 35 28 12 8e 63 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(614)@0f7b4e429faf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@0f7b4e429faf: Final verdict of PTC: pass 20241221124527524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53526<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(627)@0f7b4e429faf: Final verdict of PTC: none 20241221124527527 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124527527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a50-BVCI210(620)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(616)@0f7b4e429faf: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(614)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(617)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(621)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(628)@0f7b4e429faf: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(624)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(625)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(619)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(615)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(614): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(615): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(616): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(617): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(624): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(627): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(628): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:45:27 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 20241221124527658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124528060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70800) 20241221124528528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124528528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70800, count=71960) 20241221124529529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124529529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:45: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_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 20241221124530529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124530529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_detach_unknown_nopoweroff started. 20241221124531115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124531117 DMM INFO MM(262420000000040/ca8b4dff) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124531117 DMM INFO MM(262420000000040/ca8b4dff) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124531117 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124531117 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124531117 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124531117 DMM ERROR MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241221124531117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Deallocated (fsm.c:568) 20241221124531117 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124531117 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124531117 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124531117 DLLC NOTICE LLME(cbcfdaa0/ca8b4dff){ASSIGNED} LLGM Assign pre (ca8b4dff => ffffffff) (gprs_llc.c:1079) 20241221124531117 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca8b4dff => ffffffff) (gprs_llc.c:1125) 20241221124531117 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124531160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124531160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124531160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124531160 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124531160 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124531160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124531160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124531160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124531160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124531162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124531162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124531162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124531162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124531162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124531162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124531162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124531162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124531162 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124531162 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124531162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124531162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124531162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124531166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124531175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124531175 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(634)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(641)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(641)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124531203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124531203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124531203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124531203 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124531203 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124531203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124531203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124531203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124531203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(640)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(641)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124531206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124531206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124531206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124531206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124531206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124531206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124531206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124531206 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124531206 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124531206 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124531206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124531207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124531207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(641)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(641)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124531209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124531218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124531218 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(642)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(638)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(640)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124531228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124531228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124531228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124531228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124531228 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124531228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124531228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124531228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124531228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124531229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124531229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124531229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124531229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124531229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124531229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124531229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124531229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124531229 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124531229 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124531229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124531230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124531230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124531234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124531242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124531242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124531530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124531530 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124531530 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124531530 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124531532 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124531532 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@0f7b4e429faf: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='EC6A656C'O, index=0 SGSN_Test-GSUP(647)@0f7b4e429faf: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241221124532581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124532581 DLLC NOTICE LLME(ffffffff/ec6a656c){UNASSIGNED} LLC RX: unknown TLLI 0xec6a656c, creating LLME on the fly (gprs_llc.c:552) 20241221124532581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124532581 DMM NOTICE LLME(ffffffff/ec6a656c){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241221124532581 DLLC NOTICE LLME(ffffffff/ec6a656c){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241221124532581 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xec6a656c type=GPRS detach (gprs_gmm.c:1465) 20241221124532581 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241221124532581 DLLC NOTICE LLME(ffffffff/ec6a656c){UNASSIGNED} LLGM Assign pre (ec6a656c => ffffffff) (gprs_llc.c:1079) 20241221124532581 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec6a656c => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@0f7b4e429faf: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@0f7b4e429faf: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@0f7b4e429faf: Final verdict of PTC: pass 20241221124532595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46610<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124532596 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124532596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(646)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@0f7b4e429faf: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(645)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(647)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(641)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(635)@0f7b4e429faf: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@0f7b4e429faf: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(638)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(640)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(643)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(633)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(639)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(638): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(640): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(641): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:45:32 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 20241221124532726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124533027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46622<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57104) 20241221124533598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124533598 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=58364) 20241221124534599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124534599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:45: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_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 20241221124535315 DGPRS DEBUG Checking for inactive LLMEs, time = 16595869 (sgsn.c:131) 20241221124535599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124535599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_detach_unknown_poweroff started. 20241221124536083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124536084 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124536126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124536126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124536126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124536126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124536126 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124536126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124536126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124536126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124536126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124536127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124536127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124536127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124536127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124536127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124536128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124536128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124536128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124536128 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124536128 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124536128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124536128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124536128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124536131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221124536139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124536139 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(653)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124536163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124536163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124536163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124536163 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124536163 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124536163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124536164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124536164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124536164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124536166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124536166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124536166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124536166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124536166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124536166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124536166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124536166 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124536166 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124536166 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124536166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124536167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124536167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124536170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124536179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124536179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124536201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124536201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124536201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124536201 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124536201 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124536201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124536201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124536201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124536201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124536203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124536203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124536203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124536203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124536203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124536203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124536203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124536203 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124536203 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124536203 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124536203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124536204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124536204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124536207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124536217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124536217 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124536601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124536601 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124536601 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124536601 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124536603 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124536604 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@0f7b4e429faf: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='E5DB1781'O, index=0 SGSN_Test-GSUP(666)@0f7b4e429faf: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241221124537653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124537653 DLLC NOTICE LLME(ffffffff/e5db1781){UNASSIGNED} LLC RX: unknown TLLI 0xe5db1781, creating LLME on the fly (gprs_llc.c:552) 20241221124537653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124537653 DMM NOTICE LLME(ffffffff/e5db1781){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@0f7b4e429faf: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@0f7b4e429faf: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@0f7b4e429faf: Final verdict of PTC: pass 20241221124542660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46628<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124542662 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124542662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(665)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(666)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@0f7b4e429faf: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@0f7b4e429faf: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(659)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(654)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(664)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@0f7b4e429faf: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(662)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(657)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(652)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:45:42 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 20241221124542790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124543091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37542<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48728) 20241221124543663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124543663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48728, count=53084) 20241221124544664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124544664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:45:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241221124545665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124545665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_detach_nopoweroff started. 20241221124546148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124546149 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(674)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(674)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124546202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124546202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124546202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124546202 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124546202 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124546202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124546202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124546202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124546202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(673)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(674)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124546204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124546204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124546204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124546204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124546204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124546204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124546204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124546204 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124546204 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124546204 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124546204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(674)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124546205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124546205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(674)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124546210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124546219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124546219 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(675)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(671)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(673)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124546228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124546228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124546228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124546228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124546228 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124546228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124546228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124546228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124546228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124546230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124546230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124546230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124546230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124546230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124546230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124546230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124546230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124546230 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124546230 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124546230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124546231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124546231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124546235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124546244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124546244 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(684)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124546276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124546276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124546276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124546276 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124546276 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124546276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124546276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124546276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124546276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(684)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124546278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124546278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124546278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124546278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124546278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124546278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124546278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124546278 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124546278 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124546278 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124546278 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(684)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124546279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124546279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(684)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124546282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124546291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124546291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(681)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124546667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124546667 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124546667 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124546667 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(683)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124546669 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(683)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124546670 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(683)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(683)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(683)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(671)@0f7b4e429faf: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='D9822480'O, index=0 SGSN_Test-GSUP(685)@0f7b4e429faf: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@0f7b4e429faf: 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 := '487AFD48AF6DC675D38B2DAB4F27DC7F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3048E1CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E19DB1D0B9D2BF8F'O } } } } } 20241221124547723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124547723 DLLC NOTICE LLME(ffffffff/d9822480){UNASSIGNED} LLC RX: unknown TLLI 0xd9822480, creating LLME on the fly (gprs_llc.c:552) 20241221124547723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124547723 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124547723 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124547723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124547723 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124547723 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124547723 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124547723 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124547723 DLLC NOTICE LLME(ffffffff/d9822480){UNASSIGNED} LLGM Assign pre (d9822480 => d75bcf8c) (gprs_llc.c:1079) 20241221124547723 DLLC NOTICE LLME(d9822480/d75bcf8c){ASSIGNED} LLGM Assign post (d9822480 => d75bcf8c) (gprs_llc.c:1125) 20241221124547723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124547723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124547723 DMM DEBUG MM(262420000000015/d75bcf8c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124547736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124547736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124547736 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124547736 DMM DEBUG MM(262420000000015/d75bcf8c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241221124547736 DMM NOTICE MM(262420000000015/d75bcf8c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124547736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124547736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124547736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124547736 DMM DEBUG MM(262420000000015/d75bcf8c) Requesting authorization (sgsn_auth.c:160) 20241221124547736 DMM INFO MM(262420000000015/d75bcf8c) Requesting authentication tuples (sgsn_auth.c:184) 20241221124547736 DMM DEBUG MM(262420000000015/d75bcf8c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124547736 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241221124547736 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@0f7b4e429faf: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241221124547739 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124547739 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124547739 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124547739 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124547739 DMM INFO MM(262420000000015/d75bcf8c) Subscriber data update (mmctx.c:445) 20241221124547739 DMM DEBUG MM(262420000000015/d75bcf8c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124547739 DMM INFO MM(262420000000015/d75bcf8c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124547739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124547739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124547739 DMM INFO MM(262420000000015/d75bcf8c) <- GMM AUTH AND CIPHERING REQ (rand = 48 7a fd 48 af 6d c6 75 d3 8b 2d ab 4f 27 dc 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124547746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124547746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124547746 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124547746 DMM INFO MM(262420000000015/d75bcf8c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124547746 DMM NOTICE MM(262420000000015/d75bcf8c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124547746 DMM DEBUG MM(262420000000015/d75bcf8c) checking auth: received GSM SRES = 30 48 e1 ce (gprs_gmm.c:666) 20241221124547746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124547746 DMM DEBUG MM(262420000000015/d75bcf8c) Requesting authorization (sgsn_auth.c:160) 20241221124547746 DMM INFO MM(262420000000015/d75bcf8c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124547746 DMM DEBUG MM(262420000000015/d75bcf8c) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124547746 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241221124547746 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) 20241221124547746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124547746 DMM INFO MM(262420000000015/d75bcf8c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd75bcf8c) (gprs_gmm.c:300) 20241221124547748 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124547748 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124547748 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241221124547748 DMM INFO MM(262420000000015/d75bcf8c) Subscriber data update (mmctx.c:445) 20241221124547748 DMM DEBUG MM(262420000000015/d75bcf8c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124547748 DMM INFO MM(262420000000015/d75bcf8c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124547748 DMM NOTICE MM(262420000000015/d75bcf8c) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241221124547748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124547748 DMM NOTICE MM(262420000000015/d75bcf8c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124547748 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) 20241221124547748 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124547748 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241221124547748 DMM INFO MM(262420000000015/d75bcf8c) Subscriber data update (mmctx.c:445) 20241221124547748 DMM DEBUG MM(262420000000015/d75bcf8c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124547754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124547754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124547754 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124547754 DMM INFO MM(262420000000015/d75bcf8c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124547754 DMM NOTICE MM(262420000000015/d75bcf8c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124547754 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124547754 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124547754 DLLC NOTICE LLME(d9822480/d75bcf8c){ASSIGNED} LLGM Assign pre (ffffffff => d75bcf8c) (gprs_llc.c:1079) 20241221124547754 DLLC NOTICE LLME(ffffffff/d75bcf8c){ASSIGNED} LLGM Assign post (ffffffff => d75bcf8c) (gprs_llc.c:1125) 20241221124547754 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124547754 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124547754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124547754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124547806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124547806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124547806 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124547806 DMM INFO MM(262420000000015/d75bcf8c) -> GMM DETACH REQUEST TLLI=0xd75bcf8c type=GPRS detach (gprs_gmm.c:1465) 20241221124547806 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241221124547806 DMM INFO MM(262420000000015/d75bcf8c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241221124547806 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124547806 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124547806 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124547806 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124547806 DLLC NOTICE LLME(ffffffff/d75bcf8c){ASSIGNED} LLGM Assign pre (d75bcf8c => ffffffff) (gprs_llc.c:1079) 20241221124547806 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d75bcf8c => ffffffff) (gprs_llc.c:1125) 20241221124547806 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241221124547806 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) 20241221124547806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221124547806 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124547806 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124547806 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124547807 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(671)@0f7b4e429faf: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@0f7b4e429faf: Final verdict of PTC: pass 20241221124547814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37558<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124547816 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124547816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(683)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(685)@0f7b4e429faf: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(684)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(674)@0f7b4e429faf: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(671)@0f7b4e429faf: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(681)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(678)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(673)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(676)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(672)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(682)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_detach_nopoweroff-BVCI196(671): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(673): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(674): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_detach_nopoweroff-BVCI220(681): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:45:47 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241221124547955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124548256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78996) 20241221124548817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124548817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78996, count=93732) 20241221124549818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124549818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:45:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241221124550819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124550819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_detach_poweroff started. 20241221124551316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124551318 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(693)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(693)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124551369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124551370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124551370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124551370 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124551370 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124551370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124551370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124551370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124551370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(692)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(693)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124551371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124551371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124551371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124551372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124551372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124551372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124551372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124551372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124551372 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124551372 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124551372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124551372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124551372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(693)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(693)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124551376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241221124551386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124551386 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(690)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(692)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124551396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124551396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124551396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124551396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124551396 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124551396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124551396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124551396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124551396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124551398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124551398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124551398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124551398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124551398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124551398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124551398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124551398 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124551398 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124551398 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124551398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(697)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124551398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124551398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124551402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124551411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124551411 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124551435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124551435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124551435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124551435 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124551435 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124551435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124551435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124551435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124551435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124551437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124551437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124551437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124551438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124551438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124551438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124551438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124551438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124551438 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124551438 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124551438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124551438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124551438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124551442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124551452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124551452 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124551820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124551820 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124551820 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124551820 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124551823 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124551823 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(690)@0f7b4e429faf: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='DBD57456'O, index=0 SGSN_Test-GSUP(704)@0f7b4e429faf: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@0f7b4e429faf: 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 := 'C782D7CFB56F8CED406BE4004AE2EBCD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0A0A1B62'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7842F38033657F1C'O } } } } } 20241221124552875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124552875 DLLC NOTICE LLME(ffffffff/dbd57456){UNASSIGNED} LLC RX: unknown TLLI 0xdbd57456, creating LLME on the fly (gprs_llc.c:552) 20241221124552875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124552875 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124552875 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124552875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124552875 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124552875 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124552875 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124552875 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124552875 DLLC NOTICE LLME(ffffffff/dbd57456){UNASSIGNED} LLGM Assign pre (dbd57456 => d94a1412) (gprs_llc.c:1079) 20241221124552875 DLLC NOTICE LLME(dbd57456/d94a1412){ASSIGNED} LLGM Assign post (dbd57456 => d94a1412) (gprs_llc.c:1125) 20241221124552875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124552875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124552875 DMM DEBUG MM(262420000000016/d94a1412) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124552887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124552887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124552887 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124552887 DMM DEBUG MM(262420000000016/d94a1412) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241221124552887 DMM NOTICE MM(262420000000016/d94a1412) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124552887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124552887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124552887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124552887 DMM DEBUG MM(262420000000016/d94a1412) Requesting authorization (sgsn_auth.c:160) 20241221124552887 DMM INFO MM(262420000000016/d94a1412) Requesting authentication tuples (sgsn_auth.c:184) 20241221124552887 DMM DEBUG MM(262420000000016/d94a1412) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124552887 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241221124552887 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@0f7b4e429faf: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241221124552890 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124552890 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124552890 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124552890 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124552890 DMM INFO MM(262420000000016/d94a1412) Subscriber data update (mmctx.c:445) 20241221124552890 DMM DEBUG MM(262420000000016/d94a1412) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124552890 DMM INFO MM(262420000000016/d94a1412) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124552890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124552890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124552890 DMM INFO MM(262420000000016/d94a1412) <- GMM AUTH AND CIPHERING REQ (rand = c7 82 d7 cf b5 6f 8c ed 40 6b e4 00 4a e2 eb cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124552896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124552896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124552896 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124552896 DMM INFO MM(262420000000016/d94a1412) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124552896 DMM NOTICE MM(262420000000016/d94a1412) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124552896 DMM DEBUG MM(262420000000016/d94a1412) checking auth: received GSM SRES = 0a 0a 1b 62 (gprs_gmm.c:666) 20241221124552896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124552896 DMM DEBUG MM(262420000000016/d94a1412) Requesting authorization (sgsn_auth.c:160) 20241221124552896 DMM INFO MM(262420000000016/d94a1412) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124552896 DMM DEBUG MM(262420000000016/d94a1412) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124552896 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241221124552896 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) 20241221124552896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124552896 DMM INFO MM(262420000000016/d94a1412) <- GMM ATTACH ACCEPT (new P-TMSI=0xd94a1412) (gprs_gmm.c:300) 20241221124552898 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124552898 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124552898 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241221124552898 DMM INFO MM(262420000000016/d94a1412) Subscriber data update (mmctx.c:445) 20241221124552898 DMM DEBUG MM(262420000000016/d94a1412) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124552898 DMM INFO MM(262420000000016/d94a1412) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124552898 DMM NOTICE MM(262420000000016/d94a1412) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241221124552898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124552898 DMM NOTICE MM(262420000000016/d94a1412) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124552898 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) 20241221124552898 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124552898 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241221124552898 DMM INFO MM(262420000000016/d94a1412) Subscriber data update (mmctx.c:445) 20241221124552898 DMM DEBUG MM(262420000000016/d94a1412) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124552905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124552905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124552905 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124552905 DMM INFO MM(262420000000016/d94a1412) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124552905 DMM NOTICE MM(262420000000016/d94a1412) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124552905 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124552905 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124552905 DLLC NOTICE LLME(dbd57456/d94a1412){ASSIGNED} LLGM Assign pre (ffffffff => d94a1412) (gprs_llc.c:1079) 20241221124552905 DLLC NOTICE LLME(ffffffff/d94a1412){ASSIGNED} LLGM Assign post (ffffffff => d94a1412) (gprs_llc.c:1125) 20241221124552905 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124552905 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124552905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124552905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124552957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124552957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241221124552957 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124552957 DMM INFO MM(262420000000016/d94a1412) -> GMM DETACH REQUEST TLLI=0xd94a1412 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241221124552957 DMM INFO MM(262420000000016/d94a1412) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241221124552957 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124552957 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124552957 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124552957 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124552957 DLLC NOTICE LLME(ffffffff/d94a1412){ASSIGNED} LLGM Assign pre (d94a1412 => ffffffff) (gprs_llc.c:1079) 20241221124552957 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d94a1412 => ffffffff) (gprs_llc.c:1125) 20241221124552957 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241221124552957 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) 20241221124552957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124552957 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124552957 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124552957 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124552958 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(690)@0f7b4e429faf: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@0f7b4e429faf: Final verdict of PTC: pass 20241221124557968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34144<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@0f7b4e429faf: Final verdict of PTC: none 20241221124557970 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124557970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(693)@0f7b4e429faf: Final verdict of PTC: none TC_detach_poweroff-BVCI196(690)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(697)@0f7b4e429faf: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(702)@0f7b4e429faf: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(692)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(695)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(691)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(700)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_detach_poweroff-BVCI196(690): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(692): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(693): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_detach_poweroff finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:45:58 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241221124558101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124558403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58896<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87112) 20241221124558971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124558971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87112, count=92544) 20241221124559973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124559973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:46: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_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 20241221124600975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124600975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_pdp_act started. 20241221124601463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124601464 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124601510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124601510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124601510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124601510 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124601510 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124601510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124601510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124601510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124601510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124601511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124601511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124601511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124601512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124601512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124601512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124601512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124601512 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124601512 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124601512 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124601512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124601512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124601512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124601516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124601526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124601526 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124601542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124601542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124601542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124601542 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124601542 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124601542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124601542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124601542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124601542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124601543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124601543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124601543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124601544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124601544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124601544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124601544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124601544 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124601544 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124601544 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124601544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124601544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124601544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124601550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124601560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124601560 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(722)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124601590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124601590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124601590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124601590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124601590 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124601590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124601590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124601590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124601590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(722)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124601591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124601591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124601591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124601592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124601592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124601592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124601592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124601592 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124601592 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124601592 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124601592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(722)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124601592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124601592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(722)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124601596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124601604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124601605 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(719)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124601976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124601976 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124601976 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124601976 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(721)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124601978 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(721)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124601979 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(721)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(721)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(721)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@0f7b4e429faf: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='D934BB75'O, index=0 SGSN_Test-GSUP(723)@0f7b4e429faf: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@0f7b4e429faf: 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 := '73ACF324EC63896C44146DF68DF5AC6F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1CDBD672'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '808F3D83754E8FD5'O } } } } } 20241221124602026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124602026 DLLC NOTICE LLME(ffffffff/d934bb75){UNASSIGNED} LLC RX: unknown TLLI 0xd934bb75, creating LLME on the fly (gprs_llc.c:552) 20241221124602026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124602026 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124602026 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124602026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124602026 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124602026 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124602026 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124602026 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124602026 DLLC NOTICE LLME(ffffffff/d934bb75){UNASSIGNED} LLGM Assign pre (d934bb75 => fc66a21b) (gprs_llc.c:1079) 20241221124602027 DLLC NOTICE LLME(d934bb75/fc66a21b){ASSIGNED} LLGM Assign post (d934bb75 => fc66a21b) (gprs_llc.c:1125) 20241221124602027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124602027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124602027 DMM DEBUG MM(262420000000017/fc66a21b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124602039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124602039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124602040 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124602040 DMM DEBUG MM(262420000000017/fc66a21b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241221124602040 DMM NOTICE MM(262420000000017/fc66a21b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124602040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124602040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124602040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124602040 DMM DEBUG MM(262420000000017/fc66a21b) Requesting authorization (sgsn_auth.c:160) 20241221124602040 DMM INFO MM(262420000000017/fc66a21b) Requesting authentication tuples (sgsn_auth.c:184) 20241221124602040 DMM DEBUG MM(262420000000017/fc66a21b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124602040 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241221124602040 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@0f7b4e429faf: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241221124602042 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124602042 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124602042 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124602042 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124602042 DMM INFO MM(262420000000017/fc66a21b) Subscriber data update (mmctx.c:445) 20241221124602043 DMM DEBUG MM(262420000000017/fc66a21b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124602043 DMM INFO MM(262420000000017/fc66a21b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124602043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124602043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124602043 DMM INFO MM(262420000000017/fc66a21b) <- GMM AUTH AND CIPHERING REQ (rand = 73 ac f3 24 ec 63 89 6c 44 14 6d f6 8d f5 ac 6f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124602051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124602051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124602051 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124602051 DMM INFO MM(262420000000017/fc66a21b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124602051 DMM NOTICE MM(262420000000017/fc66a21b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124602051 DMM DEBUG MM(262420000000017/fc66a21b) checking auth: received GSM SRES = 1c db d6 72 (gprs_gmm.c:666) 20241221124602051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124602051 DMM DEBUG MM(262420000000017/fc66a21b) Requesting authorization (sgsn_auth.c:160) 20241221124602051 DMM INFO MM(262420000000017/fc66a21b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124602051 DMM DEBUG MM(262420000000017/fc66a21b) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124602051 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241221124602051 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) 20241221124602051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124602051 DMM INFO MM(262420000000017/fc66a21b) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc66a21b) (gprs_gmm.c:300) 20241221124602052 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124602052 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124602052 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241221124602052 DMM INFO MM(262420000000017/fc66a21b) Subscriber data update (mmctx.c:445) 20241221124602052 DMM DEBUG MM(262420000000017/fc66a21b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124602052 DMM INFO MM(262420000000017/fc66a21b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124602052 DMM NOTICE MM(262420000000017/fc66a21b) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241221124602052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124602052 DMM NOTICE MM(262420000000017/fc66a21b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124602053 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) 20241221124602053 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124602053 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241221124602053 DMM INFO MM(262420000000017/fc66a21b) Subscriber data update (mmctx.c:445) 20241221124602053 DMM DEBUG MM(262420000000017/fc66a21b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124602059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124602059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124602059 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124602059 DMM INFO MM(262420000000017/fc66a21b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124602059 DMM NOTICE MM(262420000000017/fc66a21b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124602059 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124602059 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124602059 DLLC NOTICE LLME(d934bb75/fc66a21b){ASSIGNED} LLGM Assign pre (ffffffff => fc66a21b) (gprs_llc.c:1079) 20241221124602059 DLLC NOTICE LLME(ffffffff/fc66a21b){ASSIGNED} LLGM Assign post (ffffffff => fc66a21b) (gprs_llc.c:1125) 20241221124602059 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124602059 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124602059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124602059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124602111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124602111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221124602111 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124602111 DMM INFO MM(262420000000017/fc66a21b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124602111 DMM INFO MM(262420000000017/fc66a21b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124602111 DMM DEBUG MM(262420000000017/fc66a21b) Using GGSN 0 (gprs_sm.c:312) 20241221124602111 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) 20241221124602111 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241221124602111 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124602111 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124602111 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241221124602124 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 a5 2b 31 75 11 28 93 92 37 14 05 7f 4b ba 7c 61 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20241221124602124 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a40c8, cbp=0x5566507e7ab0) (sgsn_libgtp.c:632) 20241221124602124 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221124602124 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507ecb58 TLLI=fc66a21b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221124602124 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221124602124 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@0f7b4e429faf: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@0f7b4e429faf: Final verdict of PTC: pass 20241221124602134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58904<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124602136 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124602136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(721)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(711)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(723)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(716)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(722)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(719)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(709)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(714)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(720)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act-BVCI220(719): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_pdp_act finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:46:02 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 20241221124602267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124602669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58906<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78848) 20241221124603137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124603137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78848, count=92476) 20241221124604138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124604138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:46: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_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 20241221124605140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124605140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221124605315 DGPRS DEBUG Checking for inactive LLMEs, time = 16595899 (sgsn.c:131) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_pdp_act_unattached started. 20241221124605730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124605732 DMM INFO MM(262420000000017/fc66a21b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124605732 DMM INFO MM(262420000000017/fc66a21b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124605732 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124605732 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124605732 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124605732 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124605732 DLLC NOTICE LLME(ffffffff/fc66a21b){ASSIGNED} LLGM Assign pre (fc66a21b => ffffffff) (gprs_llc.c:1079) 20241221124605732 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc66a21b => ffffffff) (gprs_llc.c:1125) 20241221124605732 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507ec800 (gprs_sndcp.c:574) 20241221124605732 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507ecb58, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221124605732 DMM NOTICE MM(262420000000017/fc66a21b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241221124605732 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241221124605732 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241221124605732 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221124605732 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241221124605732 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241221124605732 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) 20241221124605732 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) 20241221124605732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221124605732 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124605732 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124605732 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124605732 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124605774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124605774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124605774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124605774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124605774 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124605774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124605774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124605774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124605774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124605776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124605776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124605776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124605777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124605777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124605777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124605777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124605777 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124605777 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124605777 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124605777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124605777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124605777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124605782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124605792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124605792 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124605813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124605813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124605813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124605813 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124605813 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124605813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124605813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124605813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124605813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124605814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124605814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124605814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124605815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124605815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124605815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124605815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124605815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124605815 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124605815 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124605815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124605815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124605815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124605819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124605828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124605828 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(741)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124605858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124605858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124605858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124605858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124605858 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124605858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124605858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124605858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124605858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124605859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124605859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124605859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124605859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124605859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124605859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124605859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124605859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124605859 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124605859 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124605859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124605860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124605860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(741)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124605863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124605872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124605872 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(738)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124606141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124606141 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124606141 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124606141 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(740)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124606143 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(740)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124606144 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(740)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(740)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(740)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@0f7b4e429faf: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='F11A186C'O, index=0 SGSN_Test-GSUP(742)@0f7b4e429faf: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241221124606188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124606188 DLLC NOTICE LLME(ffffffff/f11a186c){UNASSIGNED} LLC RX: unknown TLLI 0xf11a186c, creating LLME on the fly (gprs_llc.c:552) 20241221124606188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241221124606188 DMM NOTICE LLME(ffffffff/f11a186c){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241221124606188 DLLC NOTICE LLME(ffffffff/f11a186c){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241221124606188 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@0f7b4e429faf: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@0f7b4e429faf: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@0f7b4e429faf: Final verdict of PTC: pass 20241221124606202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58912<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(735)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(741)@0f7b4e429faf: Final verdict of PTC: none 20241221124606204 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(742)@0f7b4e429faf: Final verdict of PTC: none 20241221124606204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(731)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(740)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(730)@0f7b4e429faf: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(738)@0f7b4e429faf: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@0f7b4e429faf: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(728)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(733)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(739)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_pdp_act_unattached-BVCI220(738): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:46:06 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 20241221124606339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124606640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58928<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55944) 20241221124607206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124607206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55944, count=60580) 20241221124608207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124608207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:46:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241221124609209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124609209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_pdp_act_user started. 20241221124609697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124609699 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124609740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124609740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124609740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124609740 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124609740 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124609740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124609740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124609740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124609740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124609742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124609742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124609742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124609742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124609742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124609742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124609742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124609742 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124609742 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124609742 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124609742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124609743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124609743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124609747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124609757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124609757 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124609776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124609776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124609776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124609776 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124609776 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124609776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124609776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124609776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124609776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124609778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124609778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124609778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124609778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124609778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124609778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124609778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124609778 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124609778 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124609778 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124609778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124609779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124609779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124609782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124609792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124609792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(760)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(760)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124609828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124609828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124609828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124609828 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124609828 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124609828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124609828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124609828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124609828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(760)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124609829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124609829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124609830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124609830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124609830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124609830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124609830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124609830 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124609830 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124609830 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124609830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124609830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124609830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(760)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(760)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124609834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124609844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124609844 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(757)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124610209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124610209 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124610209 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124610209 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(759)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124610212 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(759)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124610212 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(759)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(759)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(759)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@0f7b4e429faf: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='D5BB4FBF'O, index=0 SGSN_Test-GSUP(761)@0f7b4e429faf: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@0f7b4e429faf: 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 := '1DEE554B4558436AABB171C112FE936A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '508479BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A4BD6FFFDBF8520F'O } } } } } 20241221124610261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124610261 DLLC NOTICE LLME(ffffffff/d5bb4fbf){UNASSIGNED} LLC RX: unknown TLLI 0xd5bb4fbf, creating LLME on the fly (gprs_llc.c:552) 20241221124610261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124610261 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124610261 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124610261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124610261 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124610261 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124610261 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124610261 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124610261 DLLC NOTICE LLME(ffffffff/d5bb4fbf){UNASSIGNED} LLGM Assign pre (d5bb4fbf => d7307408) (gprs_llc.c:1079) 20241221124610261 DLLC NOTICE LLME(d5bb4fbf/d7307408){ASSIGNED} LLGM Assign post (d5bb4fbf => d7307408) (gprs_llc.c:1125) 20241221124610261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124610261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124610261 DMM DEBUG MM(262420000000019/d7307408) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124610272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124610272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124610272 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124610272 DMM DEBUG MM(262420000000019/d7307408) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241221124610272 DMM NOTICE MM(262420000000019/d7307408) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124610272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124610272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124610272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124610272 DMM DEBUG MM(262420000000019/d7307408) Requesting authorization (sgsn_auth.c:160) 20241221124610272 DMM INFO MM(262420000000019/d7307408) Requesting authentication tuples (sgsn_auth.c:184) 20241221124610272 DMM DEBUG MM(262420000000019/d7307408) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124610272 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241221124610272 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@0f7b4e429faf: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241221124610275 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124610275 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124610275 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124610275 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124610275 DMM INFO MM(262420000000019/d7307408) Subscriber data update (mmctx.c:445) 20241221124610275 DMM DEBUG MM(262420000000019/d7307408) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124610275 DMM INFO MM(262420000000019/d7307408) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124610275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124610275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124610275 DMM INFO MM(262420000000019/d7307408) <- GMM AUTH AND CIPHERING REQ (rand = 1d ee 55 4b 45 58 43 6a ab b1 71 c1 12 fe 93 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124610283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124610283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124610283 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124610283 DMM INFO MM(262420000000019/d7307408) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124610283 DMM NOTICE MM(262420000000019/d7307408) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124610283 DMM DEBUG MM(262420000000019/d7307408) checking auth: received GSM SRES = 50 84 79 bb (gprs_gmm.c:666) 20241221124610283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124610283 DMM DEBUG MM(262420000000019/d7307408) Requesting authorization (sgsn_auth.c:160) 20241221124610283 DMM INFO MM(262420000000019/d7307408) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124610283 DMM DEBUG MM(262420000000019/d7307408) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124610283 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241221124610283 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) 20241221124610283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124610283 DMM INFO MM(262420000000019/d7307408) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7307408) (gprs_gmm.c:300) 20241221124610284 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124610284 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124610284 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241221124610284 DMM INFO MM(262420000000019/d7307408) Subscriber data update (mmctx.c:445) 20241221124610284 DMM DEBUG MM(262420000000019/d7307408) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124610284 DMM INFO MM(262420000000019/d7307408) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124610284 DMM NOTICE MM(262420000000019/d7307408) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241221124610284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124610284 DMM NOTICE MM(262420000000019/d7307408) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124610284 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) 20241221124610285 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124610285 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241221124610285 DMM INFO MM(262420000000019/d7307408) Subscriber data update (mmctx.c:445) 20241221124610285 DMM DEBUG MM(262420000000019/d7307408) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124610292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124610292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124610292 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124610292 DMM INFO MM(262420000000019/d7307408) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124610292 DMM NOTICE MM(262420000000019/d7307408) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124610292 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124610292 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124610292 DLLC NOTICE LLME(d5bb4fbf/d7307408){ASSIGNED} LLGM Assign pre (ffffffff => d7307408) (gprs_llc.c:1079) 20241221124610292 DLLC NOTICE LLME(ffffffff/d7307408){ASSIGNED} LLGM Assign post (ffffffff => d7307408) (gprs_llc.c:1125) 20241221124610292 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124610292 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124610293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124610293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124610345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124610345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221124610345 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124610345 DMM INFO MM(262420000000019/d7307408) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124610345 DMM INFO MM(262420000000019/d7307408) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124610345 DMM DEBUG MM(262420000000019/d7307408) Using GGSN 0 (gprs_sm.c:312) 20241221124610345 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) 20241221124610345 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241221124610345 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124610345 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124610345 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241221124610356 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 1f 35 c9 c4 11 e9 c1 0e b5 14 05 7f 34 65 34 1b 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) 20241221124610356 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a5138, cbp=0x5566507e83b0) (sgsn_libgtp.c:632) 20241221124610356 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221124610357 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507edc98 TLLI=d7307408, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221124610357 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221124610357 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221124610364 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241221124610371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124610371 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241221124610371 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@0f7b4e429faf: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@0f7b4e429faf: Final verdict of PTC: pass 20241221124610377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36102<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124610379 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124610379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(759)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(761)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(760)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(754)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(749)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(757)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(758)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(747)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(752)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(757): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(758): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(760): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:46:10 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 20241221124610511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124610912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36104<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79248) 20241221124611380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124611380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79248, count=95700) 20241221124612381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124612381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:46:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241221124613381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124613382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_pdp_act_ggsn_reject started. 20241221124613973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124613974 DMM INFO MM(262420000000019/d7307408) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124613974 DMM INFO MM(262420000000019/d7307408) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124613974 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124613974 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124613974 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124613974 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124613974 DLLC NOTICE LLME(ffffffff/d7307408){ASSIGNED} LLGM Assign pre (d7307408 => ffffffff) (gprs_llc.c:1079) 20241221124613974 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7307408 => ffffffff) (gprs_llc.c:1125) 20241221124613974 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507ed940 (gprs_sndcp.c:574) 20241221124613974 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507edc98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221124613974 DMM NOTICE MM(262420000000019/d7307408) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241221124613974 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241221124613974 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241221124613974 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221124613975 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241221124613975 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241221124613975 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) 20241221124613975 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) 20241221124613975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124613975 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124613975 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124613975 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124613975 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124614017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124614017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124614017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124614017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124614017 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124614017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124614017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124614018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124614018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124614019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124614019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124614019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124614019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124614019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124614019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124614019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124614019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124614019 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124614019 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124614019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124614020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124614020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124614024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124614034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124614034 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124614055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124614055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124614055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124614055 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124614055 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124614055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124614055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124614055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124614055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124614056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124614056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124614056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124614057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124614057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124614057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124614057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124614057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124614057 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124614057 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124614057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124614057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124614057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124614061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124614070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124614070 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(774)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_ggsn_reject-BVCI210(772)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124614102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124614102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124614102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124614102 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124614102 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124614102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124614102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124614102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124614102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124614104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124614104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124614104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124614104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124614104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124614104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124614104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124614104 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124614104 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124614104 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124614104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(778)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124614105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124614105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124614109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124614118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124614118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124614383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124614383 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124614383 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124614383 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124614385 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124614385 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@0f7b4e429faf: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='E1DEEA1A'O, index=0 SGSN_Test-GSUP(780)@0f7b4e429faf: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@0f7b4e429faf: 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 := '12AC49FC9617DE7D3D86FC15E795B897'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '40941486'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3066984B50652816'O } } } } } 20241221124614432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124614432 DLLC NOTICE LLME(ffffffff/e1deea1a){UNASSIGNED} LLC RX: unknown TLLI 0xe1deea1a, creating LLME on the fly (gprs_llc.c:552) 20241221124614432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124614432 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124614432 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124614432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124614432 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124614432 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124614432 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124614432 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124614432 DLLC NOTICE LLME(ffffffff/e1deea1a){UNASSIGNED} LLGM Assign pre (e1deea1a => c36f09c6) (gprs_llc.c:1079) 20241221124614432 DLLC NOTICE LLME(e1deea1a/c36f09c6){ASSIGNED} LLGM Assign post (e1deea1a => c36f09c6) (gprs_llc.c:1125) 20241221124614432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124614432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124614432 DMM DEBUG MM(262420000000020/c36f09c6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124614446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124614446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124614446 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124614446 DMM DEBUG MM(262420000000020/c36f09c6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241221124614446 DMM NOTICE MM(262420000000020/c36f09c6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124614446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124614446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124614446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124614446 DMM DEBUG MM(262420000000020/c36f09c6) Requesting authorization (sgsn_auth.c:160) 20241221124614446 DMM INFO MM(262420000000020/c36f09c6) Requesting authentication tuples (sgsn_auth.c:184) 20241221124614446 DMM DEBUG MM(262420000000020/c36f09c6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124614446 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241221124614446 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@0f7b4e429faf: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241221124614448 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124614448 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124614448 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124614449 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124614449 DMM INFO MM(262420000000020/c36f09c6) Subscriber data update (mmctx.c:445) 20241221124614449 DMM DEBUG MM(262420000000020/c36f09c6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124614449 DMM INFO MM(262420000000020/c36f09c6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124614449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124614449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124614449 DMM INFO MM(262420000000020/c36f09c6) <- GMM AUTH AND CIPHERING REQ (rand = 12 ac 49 fc 96 17 de 7d 3d 86 fc 15 e7 95 b8 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124614458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124614458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124614458 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124614458 DMM INFO MM(262420000000020/c36f09c6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124614458 DMM NOTICE MM(262420000000020/c36f09c6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124614458 DMM DEBUG MM(262420000000020/c36f09c6) checking auth: received GSM SRES = 40 94 14 86 (gprs_gmm.c:666) 20241221124614458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124614458 DMM DEBUG MM(262420000000020/c36f09c6) Requesting authorization (sgsn_auth.c:160) 20241221124614458 DMM INFO MM(262420000000020/c36f09c6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124614458 DMM DEBUG MM(262420000000020/c36f09c6) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124614458 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241221124614458 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) 20241221124614458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124614458 DMM INFO MM(262420000000020/c36f09c6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc36f09c6) (gprs_gmm.c:300) 20241221124614460 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124614460 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124614460 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241221124614460 DMM INFO MM(262420000000020/c36f09c6) Subscriber data update (mmctx.c:445) 20241221124614460 DMM DEBUG MM(262420000000020/c36f09c6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124614460 DMM INFO MM(262420000000020/c36f09c6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124614460 DMM NOTICE MM(262420000000020/c36f09c6) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241221124614460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124614460 DMM NOTICE MM(262420000000020/c36f09c6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124614460 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) 20241221124614460 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124614460 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241221124614460 DMM INFO MM(262420000000020/c36f09c6) Subscriber data update (mmctx.c:445) 20241221124614460 DMM DEBUG MM(262420000000020/c36f09c6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124614466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124614466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124614466 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124614466 DMM INFO MM(262420000000020/c36f09c6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124614466 DMM NOTICE MM(262420000000020/c36f09c6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124614466 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124614466 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124614466 DLLC NOTICE LLME(e1deea1a/c36f09c6){ASSIGNED} LLGM Assign pre (ffffffff => c36f09c6) (gprs_llc.c:1079) 20241221124614466 DLLC NOTICE LLME(ffffffff/c36f09c6){ASSIGNED} LLGM Assign post (ffffffff => c36f09c6) (gprs_llc.c:1125) 20241221124614466 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124614466 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124614466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124614466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124614518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124614518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221124614518 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124614518 DMM INFO MM(262420000000020/c36f09c6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124614518 DMM INFO MM(262420000000020/c36f09c6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124614518 DMM DEBUG MM(262420000000020/c36f09c6) Using GGSN 0 (gprs_sm.c:312) 20241221124614518 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) 20241221124614518 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241221124614518 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124614518 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124614518 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241221124614527 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 24 99 54 40 11 c0 f9 7a cd 14 05 7f eb 5c e0 72 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241221124614527 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f6e8e0a61a8, cbp=0x5566507e93e0) (sgsn_libgtp.c:632) 20241221124614527 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241221124614527 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241221124614527 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241221124614527 DMM NOTICE MM(262420000000020/c36f09c6) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@0f7b4e429faf: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@0f7b4e429faf: Final verdict of PTC: pass 20241221124614536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36108<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@0f7b4e429faf: Final verdict of PTC: none 20241221124614539 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124614539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(778)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(773)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(768)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(771)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(766)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(776)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:46:14 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 20241221124614674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124615075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36116<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43072) 20241221124615539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124615539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43072, count=97956) 20241221124616540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124616540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:46:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_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 20241221124617541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124617541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_pdp_act_user_deact_mo started. 20241221124618136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124618138 DMM INFO MM(262420000000020/c36f09c6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124618138 DMM INFO MM(262420000000020/c36f09c6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124618138 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124618138 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124618138 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124618138 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124618138 DLLC NOTICE LLME(ffffffff/c36f09c6){ASSIGNED} LLGM Assign pre (c36f09c6 => ffffffff) (gprs_llc.c:1079) 20241221124618138 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c36f09c6 => ffffffff) (gprs_llc.c:1125) 20241221124618138 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241221124618138 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) 20241221124618138 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) 20241221124618138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221124618138 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124618138 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124618138 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124618138 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124618180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124618180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124618180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124618180 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124618180 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124618180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124618180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124618180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124618180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124618182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124618182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124618182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124618182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124618182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124618182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124618182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124618182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124618182 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124618182 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124618182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124618182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124618182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124618186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221124618196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124618196 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)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124618225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124618225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124618225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124618225 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124618225 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124618225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124618225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124618225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124618225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(793)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124618227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124618227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124618227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124618228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124618228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124618228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124618228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124618228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124618228 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124618228 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124618228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(792)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124618229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124618229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(793)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124618232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(789)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124618243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124618243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI210(790)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(792)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(798)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124618263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124618263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124618263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124618263 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124618263 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124618263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124618263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124618263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124618263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124618265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124618265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124618265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124618265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124618265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124618265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124618265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124618265 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124618265 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124618265 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124618265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(798)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124618266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124618266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124618269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124618278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124618278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(795)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124618542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124618542 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124618542 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124618542 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(797)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124618544 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(797)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124618545 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(797)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(797)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(797)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@0f7b4e429faf: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='F94034BE'O, index=0 SGSN_Test-GSUP(799)@0f7b4e429faf: 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)@0f7b4e429faf: 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 := 'BF06EAE368EDC791B5ED49F59F91ECBF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F0A83A41'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3ECDFD50B4F55E13'O } } } } } 20241221124618590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124618590 DLLC NOTICE LLME(ffffffff/f94034be){UNASSIGNED} LLC RX: unknown TLLI 0xf94034be, creating LLME on the fly (gprs_llc.c:552) 20241221124618590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124618590 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124618590 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124618590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124618590 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124618590 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124618590 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124618590 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124618590 DLLC NOTICE LLME(ffffffff/f94034be){UNASSIGNED} LLGM Assign pre (f94034be => f13f1f17) (gprs_llc.c:1079) 20241221124618590 DLLC NOTICE LLME(f94034be/f13f1f17){ASSIGNED} LLGM Assign post (f94034be => f13f1f17) (gprs_llc.c:1125) 20241221124618590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124618590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124618590 DMM DEBUG MM(262420000000021/f13f1f17) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124618603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124618603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124618603 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124618603 DMM DEBUG MM(262420000000021/f13f1f17) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241221124618603 DMM NOTICE MM(262420000000021/f13f1f17) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124618603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124618603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124618603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124618603 DMM DEBUG MM(262420000000021/f13f1f17) Requesting authorization (sgsn_auth.c:160) 20241221124618603 DMM INFO MM(262420000000021/f13f1f17) Requesting authentication tuples (sgsn_auth.c:184) 20241221124618603 DMM DEBUG MM(262420000000021/f13f1f17) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124618603 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241221124618603 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@0f7b4e429faf: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241221124618606 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124618606 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124618606 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124618606 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124618606 DMM INFO MM(262420000000021/f13f1f17) Subscriber data update (mmctx.c:445) 20241221124618606 DMM DEBUG MM(262420000000021/f13f1f17) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124618606 DMM INFO MM(262420000000021/f13f1f17) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124618606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124618606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124618606 DMM INFO MM(262420000000021/f13f1f17) <- GMM AUTH AND CIPHERING REQ (rand = bf 06 ea e3 68 ed c7 91 b5 ed 49 f5 9f 91 ec bf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124618614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124618614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124618614 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124618614 DMM INFO MM(262420000000021/f13f1f17) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124618614 DMM NOTICE MM(262420000000021/f13f1f17) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124618614 DMM DEBUG MM(262420000000021/f13f1f17) checking auth: received GSM SRES = f0 a8 3a 41 (gprs_gmm.c:666) 20241221124618614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124618614 DMM DEBUG MM(262420000000021/f13f1f17) Requesting authorization (sgsn_auth.c:160) 20241221124618614 DMM INFO MM(262420000000021/f13f1f17) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124618614 DMM DEBUG MM(262420000000021/f13f1f17) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124618614 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241221124618614 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) 20241221124618614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124618614 DMM INFO MM(262420000000021/f13f1f17) <- GMM ATTACH ACCEPT (new P-TMSI=0xf13f1f17) (gprs_gmm.c:300) 20241221124618616 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124618616 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124618616 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241221124618616 DMM INFO MM(262420000000021/f13f1f17) Subscriber data update (mmctx.c:445) 20241221124618616 DMM DEBUG MM(262420000000021/f13f1f17) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124618616 DMM INFO MM(262420000000021/f13f1f17) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124618616 DMM NOTICE MM(262420000000021/f13f1f17) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241221124618616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124618616 DMM NOTICE MM(262420000000021/f13f1f17) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124618616 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) 20241221124618616 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124618616 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241221124618616 DMM INFO MM(262420000000021/f13f1f17) Subscriber data update (mmctx.c:445) 20241221124618616 DMM DEBUG MM(262420000000021/f13f1f17) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124618622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124618622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124618622 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124618622 DMM INFO MM(262420000000021/f13f1f17) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124618622 DMM NOTICE MM(262420000000021/f13f1f17) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124618622 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124618622 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124618622 DLLC NOTICE LLME(f94034be/f13f1f17){ASSIGNED} LLGM Assign pre (ffffffff => f13f1f17) (gprs_llc.c:1079) 20241221124618622 DLLC NOTICE LLME(ffffffff/f13f1f17){ASSIGNED} LLGM Assign post (ffffffff => f13f1f17) (gprs_llc.c:1125) 20241221124618622 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124618622 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124618622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124618622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124618674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124618674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221124618674 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124618674 DMM INFO MM(262420000000021/f13f1f17) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124618674 DMM INFO MM(262420000000021/f13f1f17) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124618674 DMM DEBUG MM(262420000000021/f13f1f17) Using GGSN 0 (gprs_sm.c:312) 20241221124618674 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) 20241221124618674 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241221124618674 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124618674 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124618674 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241221124618686 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 f9 b3 d6 34 11 75 27 51 6e 14 05 7f 2d cf 2e 42 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20241221124618686 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a61a8, cbp=0x5566507e93e0) (sgsn_libgtp.c:632) 20241221124618686 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221124618686 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507edc98 TLLI=f13f1f17, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221124618686 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221124618686 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221124618694 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241221124618702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124618702 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241221124618702 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124618705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124618706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241221124618706 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124618706 DMM INFO MM(262420000000021/f13f1f17) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241221124618706 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221124618706 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241221124618707 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) 20241221124618707 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6e8e0a61a8, cbp=0x5566507e93e0) (sgsn_libgtp.c:632) 20241221124618707 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241221124618707 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507edc98, TLLI=f13f1f17, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221124618707 DMM INFO MM(262420000000021/f13f1f17) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241221124618707 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241221124618707 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@0f7b4e429faf: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@0f7b4e429faf: Final verdict of PTC: pass 20241221124618716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44498<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(787)@0f7b4e429faf: Final verdict of PTC: none 20241221124618719 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(793)@0f7b4e429faf: Final verdict of PTC: none 20241221124618719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(792)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(790)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(797)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(795)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(798)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(796)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(785)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(791)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(790): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(792): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(795): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:46:18 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 20241221124618851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124619252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101296) 20241221124619720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124619720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101296, count=105652) 20241221124620721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124620721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:46:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241221124621723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124621723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_pdp_act_user_deact_mt started. 20241221124622312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124622313 DMM INFO MM(262420000000021/f13f1f17) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124622313 DMM INFO MM(262420000000021/f13f1f17) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124622313 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124622313 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124622313 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124622313 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124622313 DLLC NOTICE LLME(ffffffff/f13f1f17){ASSIGNED} LLGM Assign pre (f13f1f17 => ffffffff) (gprs_llc.c:1079) 20241221124622313 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f13f1f17 => ffffffff) (gprs_llc.c:1125) 20241221124622313 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241221124622313 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) 20241221124622313 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) 20241221124622313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124622313 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124622313 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124622313 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124622313 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124622358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124622358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124622358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124622358 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124622358 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124622358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124622358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124622358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124622358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124622360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124622360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124622360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124622360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124622360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124622360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124622360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124622360 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124622360 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124622360 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124622360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124622361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124622361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124622365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124622374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124622374 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(807)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_user_deact_mt-BVCI196(805)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124622402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124622402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124622402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124622402 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124622402 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124622402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124622402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124622402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124622402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124622404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124622404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124622404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124622404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124622404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124622404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124622404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124622404 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124622404 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124622404 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124622404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124622405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124622405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124622409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124622419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124622420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124622440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124622440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124622440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124622440 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124622440 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124622440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124622440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124622440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124622440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124622442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124622442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124622442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124622442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124622442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124622442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124622442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124622442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124622442 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124622442 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124622442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124622443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124622443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124622447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124622455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124622455 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)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124622724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124622724 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124622724 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124622724 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124622726 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124622726 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@0f7b4e429faf: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='C35089ED'O, index=0 SGSN_Test-GSUP(818)@0f7b4e429faf: 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)@0f7b4e429faf: 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 := '509FD9738FC0DE479D03C254922B4316'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3C5BCEF8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E07C21F7DC4C50FF'O } } } } } 20241221124622772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124622772 DLLC NOTICE LLME(ffffffff/c35089ed){UNASSIGNED} LLC RX: unknown TLLI 0xc35089ed, creating LLME on the fly (gprs_llc.c:552) 20241221124622772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124622772 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124622772 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124622772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124622772 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124622772 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124622772 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124622772 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124622772 DLLC NOTICE LLME(ffffffff/c35089ed){UNASSIGNED} LLGM Assign pre (c35089ed => d6c3d288) (gprs_llc.c:1079) 20241221124622772 DLLC NOTICE LLME(c35089ed/d6c3d288){ASSIGNED} LLGM Assign post (c35089ed => d6c3d288) (gprs_llc.c:1125) 20241221124622772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124622772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124622772 DMM DEBUG MM(262420000000022/d6c3d288) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124622785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124622785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124622785 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124622785 DMM DEBUG MM(262420000000022/d6c3d288) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241221124622785 DMM NOTICE MM(262420000000022/d6c3d288) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124622785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124622785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124622785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124622785 DMM DEBUG MM(262420000000022/d6c3d288) Requesting authorization (sgsn_auth.c:160) 20241221124622785 DMM INFO MM(262420000000022/d6c3d288) Requesting authentication tuples (sgsn_auth.c:184) 20241221124622785 DMM DEBUG MM(262420000000022/d6c3d288) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124622785 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241221124622785 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@0f7b4e429faf: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241221124622787 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124622787 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124622787 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124622787 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124622787 DMM INFO MM(262420000000022/d6c3d288) Subscriber data update (mmctx.c:445) 20241221124622787 DMM DEBUG MM(262420000000022/d6c3d288) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124622787 DMM INFO MM(262420000000022/d6c3d288) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124622787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124622787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124622787 DMM INFO MM(262420000000022/d6c3d288) <- GMM AUTH AND CIPHERING REQ (rand = 50 9f d9 73 8f c0 de 47 9d 03 c2 54 92 2b 43 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124622795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124622795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124622795 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124622795 DMM INFO MM(262420000000022/d6c3d288) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124622795 DMM NOTICE MM(262420000000022/d6c3d288) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124622795 DMM DEBUG MM(262420000000022/d6c3d288) checking auth: received GSM SRES = 3c 5b ce f8 (gprs_gmm.c:666) 20241221124622795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124622795 DMM DEBUG MM(262420000000022/d6c3d288) Requesting authorization (sgsn_auth.c:160) 20241221124622795 DMM INFO MM(262420000000022/d6c3d288) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124622795 DMM DEBUG MM(262420000000022/d6c3d288) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124622795 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241221124622796 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) 20241221124622796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124622796 DMM INFO MM(262420000000022/d6c3d288) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6c3d288) (gprs_gmm.c:300) 20241221124622797 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124622797 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124622797 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241221124622797 DMM INFO MM(262420000000022/d6c3d288) Subscriber data update (mmctx.c:445) 20241221124622797 DMM DEBUG MM(262420000000022/d6c3d288) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124622797 DMM INFO MM(262420000000022/d6c3d288) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124622797 DMM NOTICE MM(262420000000022/d6c3d288) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241221124622797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124622797 DMM NOTICE MM(262420000000022/d6c3d288) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124622797 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) 20241221124622797 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124622797 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241221124622797 DMM INFO MM(262420000000022/d6c3d288) Subscriber data update (mmctx.c:445) 20241221124622797 DMM DEBUG MM(262420000000022/d6c3d288) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124622804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124622804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124622804 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124622804 DMM INFO MM(262420000000022/d6c3d288) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124622804 DMM NOTICE MM(262420000000022/d6c3d288) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124622804 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124622804 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124622804 DLLC NOTICE LLME(c35089ed/d6c3d288){ASSIGNED} LLGM Assign pre (ffffffff => d6c3d288) (gprs_llc.c:1079) 20241221124622804 DLLC NOTICE LLME(ffffffff/d6c3d288){ASSIGNED} LLGM Assign post (ffffffff => d6c3d288) (gprs_llc.c:1125) 20241221124622804 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124622804 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124622804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124622804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124622855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124622855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221124622855 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124622855 DMM INFO MM(262420000000022/d6c3d288) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124622855 DMM INFO MM(262420000000022/d6c3d288) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124622855 DMM DEBUG MM(262420000000022/d6c3d288) Using GGSN 0 (gprs_sm.c:312) 20241221124622855 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) 20241221124622855 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241221124622855 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124622855 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124622855 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241221124622867 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 0b 54 7f ff 11 2d fa f1 df 14 05 7f 13 dd 58 e4 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) 20241221124622867 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a61a8, cbp=0x5566507e93e0) (sgsn_libgtp.c:632) 20241221124622867 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221124622867 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eee08 TLLI=d6c3d288, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221124622867 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221124622867 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221124622874 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241221124622881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124622881 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241221124622881 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124622883 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241221124622883 DGPRS INFO PDP(262420000000022:5): Context 0x7f6e8e0a61a8 was deleted (sgsn_libgtp.c:660) 20241221124622883 DMM INFO MM(262420000000022/d6c3d288) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241221124622883 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241221124622883 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@0f7b4e429faf: Removing Client IMSI='262420000000022'H, index=0 20241221124622889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124622889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241221124622890 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124622890 DMM INFO MM(262420000000022/d6c3d288) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@0f7b4e429faf: Final verdict of PTC: pass 20241221124622892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44526<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124622894 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124622894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(818)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(816)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(811)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(806)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(809)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(804)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(814)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:46:22 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 20241221124623022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124623423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44528<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96188) 20241221124623895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124623895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96188, count=104568) 20241221124624896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124624896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:46: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_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 20241221124625897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124625897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_pdp_act_deact_dup started. 20241221124626481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124626483 DMM INFO MM(262420000000022/d6c3d288) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124626483 DMM INFO MM(262420000000022/d6c3d288) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124626483 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124626483 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124626483 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124626483 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124626483 DLLC NOTICE LLME(ffffffff/d6c3d288){ASSIGNED} LLGM Assign pre (d6c3d288 => ffffffff) (gprs_llc.c:1079) 20241221124626483 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6c3d288 => ffffffff) (gprs_llc.c:1125) 20241221124626483 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507eeab0 (gprs_sndcp.c:574) 20241221124626483 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eee08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221124626483 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241221124626483 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) 20241221124626483 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) 20241221124626483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221124626483 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124626483 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124626483 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124626483 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(826)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124626540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124626540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124626540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124626540 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124626540 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124626540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124626540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124626540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124626540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(826)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124626541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124626541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124626541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124626542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124626542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124626542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124626542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124626542 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124626542 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124626542 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124626542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124626542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124626542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(826)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(825)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(826)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124626547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124626558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124626559 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(823)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(825)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(830)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124626573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124626573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124626573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124626573 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124626573 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124626573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124626573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124626573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124626573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124626574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124626574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124626574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124626574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124626574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124626574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124626575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124626575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124626575 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124626575 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124626575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124626575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124626575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124626579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124626588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124626588 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124626613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124626613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124626613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124626613 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124626613 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124626613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124626613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124626613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124626614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124626615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124626615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124626615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124626615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124626615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124626615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124626615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124626615 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124626615 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124626615 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124626615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(835)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124626616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124626616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124626619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124626628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124626628 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124626899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124626899 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124626899 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124626899 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124626901 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124626901 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(823)@0f7b4e429faf: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='DC2CAA41'O, index=0 SGSN_Test-GSUP(837)@0f7b4e429faf: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@0f7b4e429faf: 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 := '6B8B8B2CC4924B92C75D8908F975E56B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '418699A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8BEFF8DC7425DE01'O } } } } } 20241221124626948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124626948 DLLC NOTICE LLME(ffffffff/dc2caa41){UNASSIGNED} LLC RX: unknown TLLI 0xdc2caa41, creating LLME on the fly (gprs_llc.c:552) 20241221124626948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124626948 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124626948 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124626948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124626948 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124626948 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124626948 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124626948 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124626948 DLLC NOTICE LLME(ffffffff/dc2caa41){UNASSIGNED} LLGM Assign pre (dc2caa41 => c8d11854) (gprs_llc.c:1079) 20241221124626948 DLLC NOTICE LLME(dc2caa41/c8d11854){ASSIGNED} LLGM Assign post (dc2caa41 => c8d11854) (gprs_llc.c:1125) 20241221124626948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124626948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124626948 DMM DEBUG MM(262420000000046/c8d11854) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124626961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124626961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124626961 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124626961 DMM DEBUG MM(262420000000046/c8d11854) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241221124626961 DMM NOTICE MM(262420000000046/c8d11854) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124626961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124626961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124626961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124626961 DMM DEBUG MM(262420000000046/c8d11854) Requesting authorization (sgsn_auth.c:160) 20241221124626961 DMM INFO MM(262420000000046/c8d11854) Requesting authentication tuples (sgsn_auth.c:184) 20241221124626961 DMM DEBUG MM(262420000000046/c8d11854) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124626961 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241221124626961 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@0f7b4e429faf: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241221124626964 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124626964 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124626964 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124626964 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124626964 DMM INFO MM(262420000000046/c8d11854) Subscriber data update (mmctx.c:445) 20241221124626964 DMM DEBUG MM(262420000000046/c8d11854) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124626964 DMM INFO MM(262420000000046/c8d11854) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124626964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124626964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124626964 DMM INFO MM(262420000000046/c8d11854) <- GMM AUTH AND CIPHERING REQ (rand = 6b 8b 8b 2c c4 92 4b 92 c7 5d 89 08 f9 75 e5 6b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124626971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124626971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124626971 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124626971 DMM INFO MM(262420000000046/c8d11854) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124626971 DMM NOTICE MM(262420000000046/c8d11854) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124626971 DMM DEBUG MM(262420000000046/c8d11854) checking auth: received GSM SRES = 41 86 99 a8 (gprs_gmm.c:666) 20241221124626971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124626971 DMM DEBUG MM(262420000000046/c8d11854) Requesting authorization (sgsn_auth.c:160) 20241221124626971 DMM INFO MM(262420000000046/c8d11854) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124626971 DMM DEBUG MM(262420000000046/c8d11854) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124626971 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241221124626971 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) 20241221124626971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124626971 DMM INFO MM(262420000000046/c8d11854) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8d11854) (gprs_gmm.c:300) 20241221124626972 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124626972 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124626972 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241221124626973 DMM INFO MM(262420000000046/c8d11854) Subscriber data update (mmctx.c:445) 20241221124626973 DMM DEBUG MM(262420000000046/c8d11854) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124626973 DMM INFO MM(262420000000046/c8d11854) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124626973 DMM NOTICE MM(262420000000046/c8d11854) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241221124626973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124626973 DMM NOTICE MM(262420000000046/c8d11854) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124626973 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) 20241221124626973 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124626973 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241221124626973 DMM INFO MM(262420000000046/c8d11854) Subscriber data update (mmctx.c:445) 20241221124626973 DMM DEBUG MM(262420000000046/c8d11854) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124626980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124626980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124626980 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124626980 DMM INFO MM(262420000000046/c8d11854) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124626980 DMM NOTICE MM(262420000000046/c8d11854) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124626980 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124626980 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124626980 DLLC NOTICE LLME(dc2caa41/c8d11854){ASSIGNED} LLGM Assign pre (ffffffff => c8d11854) (gprs_llc.c:1079) 20241221124626980 DLLC NOTICE LLME(ffffffff/c8d11854){ASSIGNED} LLGM Assign post (ffffffff => c8d11854) (gprs_llc.c:1125) 20241221124626980 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124626980 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124626980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124626980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124627031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124627031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221124627031 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124627031 DMM INFO MM(262420000000046/c8d11854) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124627032 DMM INFO MM(262420000000046/c8d11854) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124627032 DMM DEBUG MM(262420000000046/c8d11854) Using GGSN 0 (gprs_sm.c:312) 20241221124627032 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) 20241221124627032 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241221124627032 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124627032 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124627032 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241221124627045 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 39 e5 fa a4 11 0a f3 3f 06 14 05 7f 0e e9 65 a2 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) 20241221124627045 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a61a8, cbp=0x5566507e93e0) (sgsn_libgtp.c:632) 20241221124627045 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221124627045 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eee08 TLLI=c8d11854, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221124627045 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221124627045 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221124627053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124627053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241221124627053 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124627053 DMM INFO MM(262420000000046/c8d11854) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241221124627053 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221124627053 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241221124627054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124627054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124627054 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124627054 DMM INFO MM(262420000000046/c8d11854) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241221124627054 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221124627054 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@0f7b4e429faf: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@0f7b4e429faf: "Received deletePDPContextResponse 1, seq_nr=1036" 20241221124627056 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) 20241221124627056 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6e8e0a61a8, cbp=0x5566507e93e0) (sgsn_libgtp.c:632) 20241221124627056 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241221124627056 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eee08, TLLI=c8d11854, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221124627056 DMM INFO MM(262420000000046/c8d11854) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241221124627056 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241221124627056 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241221124627056 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) 20241221124627056 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)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(823)@0f7b4e429faf: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@0f7b4e429faf: Final verdict of PTC: pass 20241221124629066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44540<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@0f7b4e429faf: Final verdict of PTC: none 20241221124629069 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124629069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(836)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(830)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(826)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(823)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(835)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(825)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(833)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(828)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(824)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(823): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(824): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(825): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(826): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:46:29 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 20241221124629199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124629600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48528<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100212) 20241221124630069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124630069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100212, count=105644) 20241221124631071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124631071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:46: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_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 20241221124632072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124632072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_second_attempt started. 20241221124632667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124632668 DMM INFO MM(262420000000046/c8d11854) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124632668 DMM INFO MM(262420000000046/c8d11854) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124632668 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124632668 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124632668 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124632668 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124632668 DLLC NOTICE LLME(ffffffff/c8d11854){ASSIGNED} LLGM Assign pre (c8d11854 => ffffffff) (gprs_llc.c:1079) 20241221124632668 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8d11854 => ffffffff) (gprs_llc.c:1125) 20241221124632668 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241221124632668 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) 20241221124632668 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) 20241221124632668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124632668 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124632668 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124632668 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124632668 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124632719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124632719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124632719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124632719 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124632719 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124632719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124632719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124632719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124632719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124632720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124632720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124632720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124632721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124632721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124632721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124632721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124632721 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124632721 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124632721 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124632721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(844)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124632721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124632721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124632725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124632735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124632735 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124632753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124632753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124632753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124632753 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124632753 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124632753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124632753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124632753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124632753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124632755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124632755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124632755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124632755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124632755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124632755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124632755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124632755 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124632755 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124632755 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124632755 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(849)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124632756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124632756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124632760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124632769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124632769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(855)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124632796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124632796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124632796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124632796 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124632796 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124632796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124632796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124632796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124632796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124632798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124632798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124632798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124632798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124632798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124632798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124632798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124632798 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124632798 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124632798 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124632798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124632799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124632799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(855)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124632803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124632812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124632812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(852)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124633073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124633073 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124633073 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124633073 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124633075 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(854)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124633076 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(854)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(854)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@0f7b4e429faf: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='E23F4165'O, index=0 SGSN_Test-GSUP(856)@0f7b4e429faf: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@0f7b4e429faf: 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 := '09C27B047ABE4B42F9A7058AC448CCBA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C113B1F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A93A4D5068DD8173'O } } } } } 20241221124633124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124633124 DLLC NOTICE LLME(ffffffff/e23f4165){UNASSIGNED} LLC RX: unknown TLLI 0xe23f4165, creating LLME on the fly (gprs_llc.c:552) 20241221124633124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124633124 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124633124 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124633124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124633124 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124633124 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124633124 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124633124 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124633124 DLLC NOTICE LLME(ffffffff/e23f4165){UNASSIGNED} LLGM Assign pre (e23f4165 => d6298b4a) (gprs_llc.c:1079) 20241221124633124 DLLC NOTICE LLME(e23f4165/d6298b4a){ASSIGNED} LLGM Assign post (e23f4165 => d6298b4a) (gprs_llc.c:1125) 20241221124633124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124633124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124633124 DMM DEBUG MM(262420000000022/d6298b4a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124633138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124633138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124633138 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124633138 DMM DEBUG MM(262420000000022/d6298b4a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241221124633138 DMM NOTICE MM(262420000000022/d6298b4a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124633138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124633138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124633138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124633138 DMM DEBUG MM(262420000000022/d6298b4a) Requesting authorization (sgsn_auth.c:160) 20241221124633138 DMM INFO MM(262420000000022/d6298b4a) Requesting authentication tuples (sgsn_auth.c:184) 20241221124633138 DMM DEBUG MM(262420000000022/d6298b4a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124633138 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241221124633138 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@0f7b4e429faf: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241221124633141 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124633141 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124633141 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124633141 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124633141 DMM INFO MM(262420000000022/d6298b4a) Subscriber data update (mmctx.c:445) 20241221124633141 DMM DEBUG MM(262420000000022/d6298b4a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124633142 DMM INFO MM(262420000000022/d6298b4a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124633142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124633142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124633142 DMM INFO MM(262420000000022/d6298b4a) <- GMM AUTH AND CIPHERING REQ (rand = 09 c2 7b 04 7a be 4b 42 f9 a7 05 8a c4 48 cc ba , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124633150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124633150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124633150 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124633150 DMM INFO MM(262420000000022/d6298b4a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124633150 DMM NOTICE MM(262420000000022/d6298b4a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124633150 DMM DEBUG MM(262420000000022/d6298b4a) checking auth: received GSM SRES = c1 13 b1 f6 (gprs_gmm.c:666) 20241221124633150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124633150 DMM DEBUG MM(262420000000022/d6298b4a) Requesting authorization (sgsn_auth.c:160) 20241221124633150 DMM INFO MM(262420000000022/d6298b4a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124633150 DMM DEBUG MM(262420000000022/d6298b4a) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124633150 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241221124633150 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) 20241221124633151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124633151 DMM INFO MM(262420000000022/d6298b4a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6298b4a) (gprs_gmm.c:300) 20241221124633152 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124633152 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124633152 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241221124633152 DMM INFO MM(262420000000022/d6298b4a) Subscriber data update (mmctx.c:445) 20241221124633152 DMM DEBUG MM(262420000000022/d6298b4a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124633152 DMM INFO MM(262420000000022/d6298b4a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124633152 DMM NOTICE MM(262420000000022/d6298b4a) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241221124633152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124633152 DMM NOTICE MM(262420000000022/d6298b4a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124633152 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) 20241221124633153 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124633153 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241221124633153 DMM INFO MM(262420000000022/d6298b4a) Subscriber data update (mmctx.c:445) 20241221124633153 DMM DEBUG MM(262420000000022/d6298b4a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124633159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124633159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124633159 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124633159 DMM INFO MM(262420000000022/d6298b4a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124633159 DMM NOTICE MM(262420000000022/d6298b4a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124633159 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124633159 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124633159 DLLC NOTICE LLME(e23f4165/d6298b4a){ASSIGNED} LLGM Assign pre (ffffffff => d6298b4a) (gprs_llc.c:1079) 20241221124633159 DLLC NOTICE LLME(ffffffff/d6298b4a){ASSIGNED} LLGM Assign post (ffffffff => d6298b4a) (gprs_llc.c:1125) 20241221124633159 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124633159 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124633159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124633159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_second_attempt(858)@0f7b4e429faf: 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 := '1068C5FC14880E6D29350546BD2D5562'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1CAACEBF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F3F370872658E8EC'O } } } } } 20241221124633211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124633211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124633211 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124633211 DMM INFO MM(262420000000022/d6298b4a) -> GMM ATTACH REQUEST MI(TMSI-0xD6298B4A) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124633211 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124633211 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241221124633211 DLLC NOTICE LLME(ffffffff/d6298b4a){ASSIGNED} LLGM Assign pre (d6298b4a => ff4b9259) (gprs_llc.c:1079) 20241221124633211 DLLC NOTICE LLME(d6298b4a/ff4b9259){ASSIGNED} LLGM Assign post (d6298b4a => ff4b9259) (gprs_llc.c:1125) 20241221124633211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124633211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124633211 DMM DEBUG MM(262420000000022/ff4b9259) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124633217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124633217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241221124633217 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124633217 DMM DEBUG MM(262420000000022/ff4b9259) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241221124633217 DMM NOTICE MM(262420000000022/ff4b9259) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124633217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124633217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124633217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124633217 DMM DEBUG MM(262420000000022/ff4b9259) Requesting authorization (sgsn_auth.c:160) 20241221124633217 DMM INFO MM(262420000000022/ff4b9259) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124633217 DMM DEBUG MM(262420000000022/ff4b9259) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124633217 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241221124633217 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) 20241221124635316 DGPRS DEBUG Checking for inactive LLMEs, time = 16595929 (sgsn.c:131) 20241221124639218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241221124639218 DMM ERROR MM(262420000000022/ff4b9259) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241221124639218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241221124639218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241221124639219 DMM NOTICE MM(262420000000022/ff4b9259) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241221124639219 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241221124639219 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) 20241221124639219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Reject}: Deallocated (fsm.c:568) 20241221124639219 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Deallocated (fsm.c:568) 20241221124639219 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124639219 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241221124639219 DLLC NOTICE LLME(d6298b4a/ff4b9259){ASSIGNED} LLGM Assign pre (ff4b9259 => ffffffff) (gprs_llc.c:1079) 20241221124639219 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff4b9259 => ffffffff) (gprs_llc.c:1125) 20241221124653074 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241221124653074 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124653075 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241221124702722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124702724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124702724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124702757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124702758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124702758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124702799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124702801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124702801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@0f7b4e429faf: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@0f7b4e429faf: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20241221124703140 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124703140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(854)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(844)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(849)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(855)@0f7b4e429faf: Final verdict of PTC: none 20241221124703143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48536<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(841)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@0f7b4e429faf: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@0f7b4e429faf: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(852)@0f7b4e429faf: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(847)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(842)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(853)@0f7b4e429faf: Final verdict of PTC: none TC_attach_second_attempt(858)@0f7b4e429faf: Final verdict of PTC: fail reason: "Tguard timeout" MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_second_attempt-BVCI220(852): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@0f7b4e429faf: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@0f7b4e429faf: 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'. Sat Dec 21 12:47:03 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 20241221124703273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124703575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111384) 20241221124704140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124704140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111384, count=111924) 20241221124705142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124705142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221124705317 DGPRS DEBUG Checking for inactive LLMEs, time = 16595959 (sgsn.c:131) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:47:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241221124706144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124706144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_echo_timeout started. 20241221124706640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124706642 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124706687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124706687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124706687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124706687 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124706687 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124706687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124706687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124706687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124706687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124706689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124706689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124706689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124706689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124706689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124706689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124706689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124706689 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124706690 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124706690 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124706690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(863)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124706690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124706690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124706694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124706705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124706705 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124706728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124706728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124706728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124706728 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124706728 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124706728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124706728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124706728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124706728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124706729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124706729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124706729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124706730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124706730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124706730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124706730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124706730 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124706730 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124706730 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124706730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(868)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124706731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124706731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124706734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124706742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124706742 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124706765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124706765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124706765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124706765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124706765 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124706765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124706765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124706765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124706765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124706767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124706767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124706767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124706767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124706767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124706767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124706767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124706767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124706767 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124706767 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124706767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124706768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124706768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124706772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124706781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124706781 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124707145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124707145 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124707145 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124707145 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124707147 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124707148 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@0f7b4e429faf: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='CC7FF1A0'O, index=0 SGSN_Test-GSUP(875)@0f7b4e429faf: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@0f7b4e429faf: 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 := 'E9166E7F823059F1AA3BC098DDC423DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F11F2241'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BC2FD725E4CD8787'O } } } } } 20241221124707193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124707193 DLLC NOTICE LLME(ffffffff/cc7ff1a0){UNASSIGNED} LLC RX: unknown TLLI 0xcc7ff1a0, creating LLME on the fly (gprs_llc.c:552) 20241221124707193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124707193 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124707193 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124707193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124707193 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124707194 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124707194 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124707194 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124707194 DLLC NOTICE LLME(ffffffff/cc7ff1a0){UNASSIGNED} LLGM Assign pre (cc7ff1a0 => f26cbce0) (gprs_llc.c:1079) 20241221124707194 DLLC NOTICE LLME(cc7ff1a0/f26cbce0){ASSIGNED} LLGM Assign post (cc7ff1a0 => f26cbce0) (gprs_llc.c:1125) 20241221124707194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124707194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124707194 DMM DEBUG MM(262420000000067/f26cbce0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124707207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124707207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124707207 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124707207 DMM DEBUG MM(262420000000067/f26cbce0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241221124707207 DMM NOTICE MM(262420000000067/f26cbce0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124707207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124707207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124707208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124707208 DMM DEBUG MM(262420000000067/f26cbce0) Requesting authorization (sgsn_auth.c:160) 20241221124707208 DMM INFO MM(262420000000067/f26cbce0) Requesting authentication tuples (sgsn_auth.c:184) 20241221124707208 DMM DEBUG MM(262420000000067/f26cbce0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124707208 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241221124707208 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@0f7b4e429faf: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241221124707211 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124707211 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124707211 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124707211 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124707211 DMM INFO MM(262420000000067/f26cbce0) Subscriber data update (mmctx.c:445) 20241221124707211 DMM DEBUG MM(262420000000067/f26cbce0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124707211 DMM INFO MM(262420000000067/f26cbce0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124707211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124707211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124707211 DMM INFO MM(262420000000067/f26cbce0) <- GMM AUTH AND CIPHERING REQ (rand = e9 16 6e 7f 82 30 59 f1 aa 3b c0 98 dd c4 23 de , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124707218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124707218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124707218 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124707218 DMM INFO MM(262420000000067/f26cbce0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124707218 DMM NOTICE MM(262420000000067/f26cbce0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124707218 DMM DEBUG MM(262420000000067/f26cbce0) checking auth: received GSM SRES = f1 1f 22 41 (gprs_gmm.c:666) 20241221124707218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124707218 DMM DEBUG MM(262420000000067/f26cbce0) Requesting authorization (sgsn_auth.c:160) 20241221124707218 DMM INFO MM(262420000000067/f26cbce0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124707218 DMM DEBUG MM(262420000000067/f26cbce0) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124707218 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241221124707218 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) 20241221124707218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124707218 DMM INFO MM(262420000000067/f26cbce0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf26cbce0) (gprs_gmm.c:300) 20241221124707220 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124707220 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124707220 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241221124707220 DMM INFO MM(262420000000067/f26cbce0) Subscriber data update (mmctx.c:445) 20241221124707220 DMM DEBUG MM(262420000000067/f26cbce0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124707220 DMM INFO MM(262420000000067/f26cbce0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124707220 DMM NOTICE MM(262420000000067/f26cbce0) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241221124707220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124707220 DMM NOTICE MM(262420000000067/f26cbce0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124707220 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) 20241221124707220 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124707220 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241221124707220 DMM INFO MM(262420000000067/f26cbce0) Subscriber data update (mmctx.c:445) 20241221124707220 DMM DEBUG MM(262420000000067/f26cbce0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124707226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124707226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124707226 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124707226 DMM INFO MM(262420000000067/f26cbce0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124707226 DMM NOTICE MM(262420000000067/f26cbce0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124707226 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124707226 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124707226 DLLC NOTICE LLME(cc7ff1a0/f26cbce0){ASSIGNED} LLGM Assign pre (ffffffff => f26cbce0) (gprs_llc.c:1079) 20241221124707227 DLLC NOTICE LLME(ffffffff/f26cbce0){ASSIGNED} LLGM Assign post (ffffffff => f26cbce0) (gprs_llc.c:1125) 20241221124707227 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124707227 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124707227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124707227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124707278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124707278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221124707278 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124707278 DMM INFO MM(262420000000067/f26cbce0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124707278 DMM INFO MM(262420000000067/f26cbce0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124707278 DMM DEBUG MM(262420000000067/f26cbce0) Using GGSN 0 (gprs_sm.c:312) 20241221124707278 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) 20241221124707278 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241221124707278 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124707278 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124707278 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241221124707288 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 f5 5a 5f 33 11 1e 6d df fb 14 05 7f 77 02 88 9d 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) 20241221124707288 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a61a8, cbp=0x5566507e93e0) (sgsn_libgtp.c:632) 20241221124707288 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221124707288 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eee08 TLLI=f26cbce0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221124707288 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221124707288 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221124712160 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241221124712163 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) 20241221124712163 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5566507df8f0) (sgsn_libgtp.c:632) 20241221124717162 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1039" 20241221124722164 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241221124722164 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1039" 20241221124727147 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241221124727147 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241221124727148 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124727165 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241221124727165 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241221124727165 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1041" 20241221124732166 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241221124732166 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241221124732166 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241221124732166 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1041" 20241221124735318 DGPRS DEBUG Checking for inactive LLMEs, time = 16595989 (sgsn.c:131) 20241221124736692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124736694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124736694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124736731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124736733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124736733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124736768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124736770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124736770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124737168 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241221124737168 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241221124737168 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241221124737168 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241221124737168 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1043" 20241221124742169 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241221124742169 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241221124742169 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241221124742169 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241221124742169 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5566507df8f0) (sgsn_libgtp.c:632) 20241221124742169 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5566507df8f0) (sgsn_libgtp.c:636) 20241221124742169 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241221124742169 DMM INFO MM(262420000000067/f26cbce0) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241221124742169 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241221124742169 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241221124742169 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241221124742169 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241221124742169 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241221124742169 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241221124742170 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241221124742170 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241221124742170 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241221124742170 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241221124742170 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241221124742170 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241221124742170 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@0f7b4e429faf: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@0f7b4e429faf: Removing Client IMSI='262420000000067'H, index=0 20241221124742178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124742178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241221124742178 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124742178 DMM INFO MM(262420000000067/f26cbce0) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@0f7b4e429faf: Final verdict of PTC: pass 20241221124742180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49498<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(875)@0f7b4e429faf: Final verdict of PTC: none 20241221124742183 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124742183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(868)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(863)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(873)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@0f7b4e429faf: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@0f7b4e429faf: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@0f7b4e429faf: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(861)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(866)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(871)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:47:42 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 20241221124742314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124742715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44828<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109728) 20241221124743184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124743184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109728, count=114084) 20241221124744185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124744185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:47:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241221124745187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124745187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_restart_ctr_echo started. 20241221124745777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124745779 DMM INFO MM(262420000000067/f26cbce0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124745779 DMM INFO MM(262420000000067/f26cbce0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124745779 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124745779 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124745779 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124745779 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124745779 DLLC NOTICE LLME(ffffffff/f26cbce0){ASSIGNED} LLGM Assign pre (f26cbce0 => ffffffff) (gprs_llc.c:1079) 20241221124745779 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f26cbce0 => ffffffff) (gprs_llc.c:1125) 20241221124745779 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507eeab0 (gprs_sndcp.c:574) 20241221124745779 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eee08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221124745779 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241221124745779 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) 20241221124745779 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) 20241221124745779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124745779 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124745779 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124745779 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124745779 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124745828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124745829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124745829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124745829 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124745829 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124745829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124745829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124745829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124745829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124745830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124745830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124745830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124745830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124745830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124745830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124745830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124745830 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124745830 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124745831 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124745831 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124745831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124745831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124745835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124745844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124745844 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(881)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124745864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124745864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124745864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124745864 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124745864 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124745864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124745864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124745864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124745864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124745866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124745866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124745866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124745867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124745867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124745867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124745867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124745867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124745867 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124745867 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124745867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124745867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124745867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124745870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124745879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124745880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124745902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124745902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124745902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124745902 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124745902 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124745902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124745902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124745902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124745902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124745903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124745903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124745903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124745904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124745904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124745904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124745904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124745904 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124745904 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124745904 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124745904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(892)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124745904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124745904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124745908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124745918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124745918 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124746188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124746188 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124746188 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124746188 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124746191 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241221124746192 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@0f7b4e429faf: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='E2A0FAA7'O, index=0 SGSN_Test-GSUP(894)@0f7b4e429faf: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@0f7b4e429faf: 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 := '4EFD6E93E7ECD41D88A289AB20EA61B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '632D804B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '755F05ED9BFD106A'O } } } } } 20241221124746267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124746267 DLLC NOTICE LLME(ffffffff/e2a0faa7){UNASSIGNED} LLC RX: unknown TLLI 0xe2a0faa7, creating LLME on the fly (gprs_llc.c:552) 20241221124746267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124746267 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124746267 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124746267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124746267 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124746267 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124746267 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124746267 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124746267 DLLC NOTICE LLME(ffffffff/e2a0faa7){UNASSIGNED} LLGM Assign pre (e2a0faa7 => e93da812) (gprs_llc.c:1079) 20241221124746267 DLLC NOTICE LLME(e2a0faa7/e93da812){ASSIGNED} LLGM Assign post (e2a0faa7 => e93da812) (gprs_llc.c:1125) 20241221124746267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124746267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124746267 DMM DEBUG MM(262420000000023/e93da812) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124746281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124746281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124746281 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124746281 DMM DEBUG MM(262420000000023/e93da812) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241221124746281 DMM NOTICE MM(262420000000023/e93da812) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124746281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124746281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124746281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124746281 DMM DEBUG MM(262420000000023/e93da812) Requesting authorization (sgsn_auth.c:160) 20241221124746281 DMM INFO MM(262420000000023/e93da812) Requesting authentication tuples (sgsn_auth.c:184) 20241221124746281 DMM DEBUG MM(262420000000023/e93da812) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124746281 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241221124746281 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@0f7b4e429faf: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241221124746284 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124746284 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124746284 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124746284 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124746284 DMM INFO MM(262420000000023/e93da812) Subscriber data update (mmctx.c:445) 20241221124746284 DMM DEBUG MM(262420000000023/e93da812) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124746284 DMM INFO MM(262420000000023/e93da812) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124746284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124746284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124746284 DMM INFO MM(262420000000023/e93da812) <- GMM AUTH AND CIPHERING REQ (rand = 4e fd 6e 93 e7 ec d4 1d 88 a2 89 ab 20 ea 61 b2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124746293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124746293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124746293 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124746293 DMM INFO MM(262420000000023/e93da812) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124746293 DMM NOTICE MM(262420000000023/e93da812) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124746293 DMM DEBUG MM(262420000000023/e93da812) checking auth: received GSM SRES = 63 2d 80 4b (gprs_gmm.c:666) 20241221124746293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124746293 DMM DEBUG MM(262420000000023/e93da812) Requesting authorization (sgsn_auth.c:160) 20241221124746293 DMM INFO MM(262420000000023/e93da812) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124746293 DMM DEBUG MM(262420000000023/e93da812) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124746293 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241221124746293 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) 20241221124746293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124746293 DMM INFO MM(262420000000023/e93da812) <- GMM ATTACH ACCEPT (new P-TMSI=0xe93da812) (gprs_gmm.c:300) 20241221124746294 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124746294 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124746294 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241221124746294 DMM INFO MM(262420000000023/e93da812) Subscriber data update (mmctx.c:445) 20241221124746294 DMM DEBUG MM(262420000000023/e93da812) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124746294 DMM INFO MM(262420000000023/e93da812) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124746294 DMM NOTICE MM(262420000000023/e93da812) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241221124746295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124746295 DMM NOTICE MM(262420000000023/e93da812) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124746295 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) 20241221124746295 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124746295 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241221124746295 DMM INFO MM(262420000000023/e93da812) Subscriber data update (mmctx.c:445) 20241221124746295 DMM DEBUG MM(262420000000023/e93da812) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124746301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124746301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124746301 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124746301 DMM INFO MM(262420000000023/e93da812) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124746301 DMM NOTICE MM(262420000000023/e93da812) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124746301 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124746301 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124746301 DLLC NOTICE LLME(e2a0faa7/e93da812){ASSIGNED} LLGM Assign pre (ffffffff => e93da812) (gprs_llc.c:1079) 20241221124746301 DLLC NOTICE LLME(ffffffff/e93da812){ASSIGNED} LLGM Assign post (ffffffff => e93da812) (gprs_llc.c:1125) 20241221124746301 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124746301 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124746301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124746301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124746353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124746353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221124746353 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124746353 DMM INFO MM(262420000000023/e93da812) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124746353 DMM INFO MM(262420000000023/e93da812) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124746353 DMM DEBUG MM(262420000000023/e93da812) Using GGSN 0 (gprs_sm.c:312) 20241221124746353 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241221124746353 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124746353 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124746353 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241221124746364 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 b7 b9 10 8c 11 8d 1d 0b d4 14 05 7f 03 69 91 6c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241221124746364 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a3058, cbp=0x5566507e93e0) (sgsn_libgtp.c:632) 20241221124746364 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221124746364 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eee08 TLLI=e93da812, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221124746364 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221124746364 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221124751354 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241221124751356 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) 20241221124751356 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5566507df8f0) (sgsn_libgtp.c:632) 20241221124756356 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241221124756357 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) 20241221124756357 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5566507df8f0) (sgsn_libgtp.c:632) 20241221124756357 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241221124756357 DMM INFO MM(262420000000023/e93da812) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241221124756357 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241221124756357 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@0f7b4e429faf: Removing Client IMSI='262420000000023'H, index=0 20241221124756366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124756366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241221124756366 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124756366 DMM INFO MM(262420000000023/e93da812) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@0f7b4e429faf: Final verdict of PTC: pass 20241221124756369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44844<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124756371 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124756371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(893)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(894)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(887)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(882)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@0f7b4e429faf: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(892)@0f7b4e429faf: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@0f7b4e429faf: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(880)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(890)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(885)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:47:56 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 20241221124756503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124756904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49896<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93192) 20241221124757372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124757372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93192, count=103588) 20241221124758373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124758373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:47: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_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 20241221124759374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124759374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_restart_ctr_create started. 20241221124759966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124759967 DMM INFO MM(262420000000023/e93da812) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124759967 DMM INFO MM(262420000000023/e93da812) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124759967 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124759967 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124759967 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124759967 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124759967 DLLC NOTICE LLME(ffffffff/e93da812){ASSIGNED} LLGM Assign pre (e93da812 => ffffffff) (gprs_llc.c:1079) 20241221124759967 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e93da812 => ffffffff) (gprs_llc.c:1125) 20241221124759967 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507eeab0 (gprs_sndcp.c:574) 20241221124759967 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eee08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221124759967 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241221124759967 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) 20241221124759968 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) 20241221124759968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221124759968 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124759968 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124759968 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124759968 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124800021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124800021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124800021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124800021 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124800021 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124800021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124800021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124800021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124800021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124800023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124800023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124800023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124800023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124800023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124800023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124800023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124800023 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124800024 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124800024 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124800024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(901)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124800024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124800024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124800028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124800037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124800037 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(900)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124800063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124800064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124800064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124800064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124800064 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124800064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124800064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124800064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124800064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124800065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124800066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124800066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124800066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124800066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124800066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124800066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124800066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124800066 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124800066 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124800066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124800066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124800066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124800071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124800081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124800081 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124800102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124800102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124800102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124800102 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124800102 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124800102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124800102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124800102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124800102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124800103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124800103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124800103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124800104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124800104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124800104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124800104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124800104 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124800104 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124800104 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124800104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124800104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124800104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124800108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124800119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124800119 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124800374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124800374 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124800374 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124800374 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124800376 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124800377 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@0f7b4e429faf: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='E2F7C7A4'O, index=0 SGSN_Test-GSUP(913)@0f7b4e429faf: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@0f7b4e429faf: 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 := '0F07A9E5468B1B2E5F1C74E40988622A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A555ED69'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '263CD9CB972448A9'O } } } } } 20241221124800422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124800422 DLLC NOTICE LLME(ffffffff/e2f7c7a4){UNASSIGNED} LLC RX: unknown TLLI 0xe2f7c7a4, creating LLME on the fly (gprs_llc.c:552) 20241221124800422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124800423 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124800423 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124800423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124800423 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124800423 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124800423 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124800423 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124800423 DLLC NOTICE LLME(ffffffff/e2f7c7a4){UNASSIGNED} LLGM Assign pre (e2f7c7a4 => ed1f50e9) (gprs_llc.c:1079) 20241221124800423 DLLC NOTICE LLME(e2f7c7a4/ed1f50e9){ASSIGNED} LLGM Assign post (e2f7c7a4 => ed1f50e9) (gprs_llc.c:1125) 20241221124800423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124800423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124800423 DMM DEBUG MM(262420000000024/ed1f50e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124800437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124800437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124800437 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124800437 DMM DEBUG MM(262420000000024/ed1f50e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241221124800437 DMM NOTICE MM(262420000000024/ed1f50e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124800437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124800437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124800437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124800437 DMM DEBUG MM(262420000000024/ed1f50e9) Requesting authorization (sgsn_auth.c:160) 20241221124800437 DMM INFO MM(262420000000024/ed1f50e9) Requesting authentication tuples (sgsn_auth.c:184) 20241221124800437 DMM DEBUG MM(262420000000024/ed1f50e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124800437 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241221124800437 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@0f7b4e429faf: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241221124800440 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124800440 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124800440 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124800440 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124800440 DMM INFO MM(262420000000024/ed1f50e9) Subscriber data update (mmctx.c:445) 20241221124800440 DMM DEBUG MM(262420000000024/ed1f50e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124800440 DMM INFO MM(262420000000024/ed1f50e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124800440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124800440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124800440 DMM INFO MM(262420000000024/ed1f50e9) <- GMM AUTH AND CIPHERING REQ (rand = 0f 07 a9 e5 46 8b 1b 2e 5f 1c 74 e4 09 88 62 2a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124800447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124800447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124800447 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124800447 DMM INFO MM(262420000000024/ed1f50e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124800447 DMM NOTICE MM(262420000000024/ed1f50e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124800447 DMM DEBUG MM(262420000000024/ed1f50e9) checking auth: received GSM SRES = a5 55 ed 69 (gprs_gmm.c:666) 20241221124800447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124800447 DMM DEBUG MM(262420000000024/ed1f50e9) Requesting authorization (sgsn_auth.c:160) 20241221124800447 DMM INFO MM(262420000000024/ed1f50e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124800447 DMM DEBUG MM(262420000000024/ed1f50e9) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124800447 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241221124800447 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) 20241221124800447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124800447 DMM INFO MM(262420000000024/ed1f50e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xed1f50e9) (gprs_gmm.c:300) 20241221124800448 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124800448 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124800448 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241221124800448 DMM INFO MM(262420000000024/ed1f50e9) Subscriber data update (mmctx.c:445) 20241221124800448 DMM DEBUG MM(262420000000024/ed1f50e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124800448 DMM INFO MM(262420000000024/ed1f50e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124800448 DMM NOTICE MM(262420000000024/ed1f50e9) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241221124800448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124800448 DMM NOTICE MM(262420000000024/ed1f50e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124800448 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) 20241221124800449 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124800449 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241221124800449 DMM INFO MM(262420000000024/ed1f50e9) Subscriber data update (mmctx.c:445) 20241221124800449 DMM DEBUG MM(262420000000024/ed1f50e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124800455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124800455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124800455 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124800455 DMM INFO MM(262420000000024/ed1f50e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124800455 DMM NOTICE MM(262420000000024/ed1f50e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124800455 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124800455 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124800455 DLLC NOTICE LLME(e2f7c7a4/ed1f50e9){ASSIGNED} LLGM Assign pre (ffffffff => ed1f50e9) (gprs_llc.c:1079) 20241221124800455 DLLC NOTICE LLME(ffffffff/ed1f50e9){ASSIGNED} LLGM Assign post (ffffffff => ed1f50e9) (gprs_llc.c:1125) 20241221124800455 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124800455 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124800455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124800455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124800506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124800506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221124800507 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124800507 DMM INFO MM(262420000000024/ed1f50e9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124800507 DMM INFO MM(262420000000024/ed1f50e9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124800507 DMM DEBUG MM(262420000000024/ed1f50e9) Using GGSN 0 (gprs_sm.c:312) 20241221124800507 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241221124800507 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124800507 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124800507 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241221124800518 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 ee db cf a9 11 07 a1 2b 7c 14 05 7f 8c b7 f6 c5 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) 20241221124800518 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f6e8e0a3058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241221124800518 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f6e8e0a3058, cbp=0x5566507e93e0) (sgsn_libgtp.c:632) 20241221124800518 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241221124800518 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241221124800518 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241221124800518 DMM NOTICE MM(262420000000024/ed1f50e9) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221124800524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124800524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124800524 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124800524 DMM INFO MM(262420000000024/ed1f50e9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124800524 DMM INFO MM(262420000000024/ed1f50e9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124800524 DMM DEBUG MM(262420000000024/ed1f50e9) Using GGSN 0 (gprs_sm.c:312) 20241221124800524 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241221124800524 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124800524 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124800524 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241221124800527 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 ee db cf a9 11 07 a1 2b 7c 14 05 7f 8c b7 f6 c5 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) 20241221124800527 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f6e8e0a3058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241221124800527 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a3058, cbp=0x5566507e93e0) (sgsn_libgtp.c:632) 20241221124800527 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221124800527 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eee08 TLLI=ed1f50e9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221124800527 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221124800527 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@0f7b4e429faf: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@0f7b4e429faf: Final verdict of PTC: pass 20241221124800535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50264<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@0f7b4e429faf: Final verdict of PTC: none 20241221124800537 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124800537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(897)@0f7b4e429faf: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(901)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(906)@0f7b4e429faf: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(911)@0f7b4e429faf: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(899)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(904)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(909)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:48:00 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 20241221124800669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124801070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100236) 20241221124801538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124801538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100236, count=104592) 20241221124802539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124802539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:48: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_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 20241221124803540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124803540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241221124804129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124804131 DMM INFO MM(262420000000024/ed1f50e9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124804131 DMM INFO MM(262420000000024/ed1f50e9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124804131 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124804131 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124804131 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124804131 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124804131 DLLC NOTICE LLME(ffffffff/ed1f50e9){ASSIGNED} LLGM Assign pre (ed1f50e9 => ffffffff) (gprs_llc.c:1079) 20241221124804131 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed1f50e9 => ffffffff) (gprs_llc.c:1125) 20241221124804131 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507eeab0 (gprs_sndcp.c:574) 20241221124804131 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eee08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221124804131 DMM NOTICE MM(262420000000024/ed1f50e9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241221124804131 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241221124804131 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241221124804131 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221124804131 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241221124804131 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241221124804131 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) 20241221124804131 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) 20241221124804131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124804131 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124804131 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124804131 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124804131 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124804172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124804172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124804172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124804172 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124804172 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124804172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124804172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124804172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124804172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124804174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124804174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124804174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124804174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124804174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124804174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124804174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124804174 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124804174 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124804174 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124804174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124804175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124804175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124804178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221124804187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124804188 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)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124804214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124804214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124804214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124804214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124804214 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124804214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124804214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124804214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124804214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124804216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124804216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124804216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124804216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124804216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124804216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124804216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124804216 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124804216 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124804216 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124804216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124804216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124804216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124804220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124804231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124804231 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)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124804252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124804252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124804252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124804252 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124804252 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124804252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124804252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124804252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124804252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124804254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124804254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124804254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124804254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124804254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124804254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124804254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124804254 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124804254 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124804254 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124804254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124804255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124804255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124804259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124804268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124804268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124804541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124804541 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124804541 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124804541 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124804543 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124804543 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241221124805318 DGPRS DEBUG Checking for inactive LLMEs, time = 16596019 (sgsn.c:131) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@0f7b4e429faf: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='D4524FE9'O, index=0 SGSN_Test-GSUP(932)@0f7b4e429faf: 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)@0f7b4e429faf: 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 := '1B4AE0254A7B147A2F4C71ADE04BD914'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '032681F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '66BFAA420DEA54B9'O } } } } } 20241221124805599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124805599 DLLC NOTICE LLME(ffffffff/d4524fe9){UNASSIGNED} LLC RX: unknown TLLI 0xd4524fe9, creating LLME on the fly (gprs_llc.c:552) 20241221124805599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124805599 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124805599 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124805599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124805599 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124805599 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124805599 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124805599 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124805599 DLLC NOTICE LLME(ffffffff/d4524fe9){UNASSIGNED} LLGM Assign pre (d4524fe9 => dd490a8b) (gprs_llc.c:1079) 20241221124805599 DLLC NOTICE LLME(d4524fe9/dd490a8b){ASSIGNED} LLGM Assign post (d4524fe9 => dd490a8b) (gprs_llc.c:1125) 20241221124805599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124805599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124805599 DMM DEBUG MM(262420000000025/dd490a8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124805612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124805612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124805612 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124805612 DMM DEBUG MM(262420000000025/dd490a8b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241221124805612 DMM NOTICE MM(262420000000025/dd490a8b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124805612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124805612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124805612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124805612 DMM DEBUG MM(262420000000025/dd490a8b) Requesting authorization (sgsn_auth.c:160) 20241221124805612 DMM INFO MM(262420000000025/dd490a8b) Requesting authentication tuples (sgsn_auth.c:184) 20241221124805612 DMM DEBUG MM(262420000000025/dd490a8b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124805612 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241221124805612 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@0f7b4e429faf: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241221124805615 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124805615 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124805615 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124805615 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124805615 DMM INFO MM(262420000000025/dd490a8b) Subscriber data update (mmctx.c:445) 20241221124805615 DMM DEBUG MM(262420000000025/dd490a8b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124805615 DMM INFO MM(262420000000025/dd490a8b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124805615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124805615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124805615 DMM INFO MM(262420000000025/dd490a8b) <- GMM AUTH AND CIPHERING REQ (rand = 1b 4a e0 25 4a 7b 14 7a 2f 4c 71 ad e0 4b d9 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124805623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124805623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124805623 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124805623 DMM INFO MM(262420000000025/dd490a8b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124805624 DMM NOTICE MM(262420000000025/dd490a8b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124805624 DMM DEBUG MM(262420000000025/dd490a8b) checking auth: received GSM SRES = 03 26 81 f5 (gprs_gmm.c:666) 20241221124805624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124805624 DMM DEBUG MM(262420000000025/dd490a8b) Requesting authorization (sgsn_auth.c:160) 20241221124805624 DMM INFO MM(262420000000025/dd490a8b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124805624 DMM DEBUG MM(262420000000025/dd490a8b) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124805624 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241221124805624 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) 20241221124805624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124805624 DMM INFO MM(262420000000025/dd490a8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd490a8b) (gprs_gmm.c:300) 20241221124805625 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124805625 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124805625 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241221124805625 DMM INFO MM(262420000000025/dd490a8b) Subscriber data update (mmctx.c:445) 20241221124805625 DMM DEBUG MM(262420000000025/dd490a8b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124805625 DMM INFO MM(262420000000025/dd490a8b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124805625 DMM NOTICE MM(262420000000025/dd490a8b) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241221124805625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124805625 DMM NOTICE MM(262420000000025/dd490a8b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124805625 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) 20241221124805626 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124805626 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241221124805626 DMM INFO MM(262420000000025/dd490a8b) Subscriber data update (mmctx.c:445) 20241221124805626 DMM DEBUG MM(262420000000025/dd490a8b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124805632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124805632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124805632 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124805632 DMM INFO MM(262420000000025/dd490a8b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124805632 DMM NOTICE MM(262420000000025/dd490a8b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124805632 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124805632 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124805632 DLLC NOTICE LLME(d4524fe9/dd490a8b){ASSIGNED} LLGM Assign pre (ffffffff => dd490a8b) (gprs_llc.c:1079) 20241221124805632 DLLC NOTICE LLME(ffffffff/dd490a8b){ASSIGNED} LLGM Assign post (ffffffff => dd490a8b) (gprs_llc.c:1125) 20241221124805632 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124805632 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124805632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124805632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124805683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124805683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221124805683 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124805683 DMM INFO MM(262420000000025/dd490a8b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124805683 DMM INFO MM(262420000000025/dd490a8b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124805683 DMM DEBUG MM(262420000000025/dd490a8b) Using GGSN 0 (gprs_sm.c:312) 20241221124805683 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) 20241221124805683 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241221124805683 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124805683 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124805683 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241221124805695 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 75 3a 2e b7 11 8a 37 09 fe 14 05 7f c2 f8 f6 ff 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20241221124805695 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a40c8, cbp=0x5566507e22a0) (sgsn_libgtp.c:632) 20241221124805695 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221124805695 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eee08 TLLI=dd490a8b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221124805695 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221124805695 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221124805701 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241221124805701 DGPRS INFO PDP(262420000000025:5): Context 0x7f6e8e0a40c8 was deleted (sgsn_libgtp.c:660) 20241221124805701 DMM INFO MM(262420000000025/dd490a8b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241221124805701 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241221124805701 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241221124813702 DMM INFO MM(262420000000025/dd490a8b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241221124821005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241221124821703 DMM INFO MM(262420000000025/dd490a8b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241221124824542 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241221124824542 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124824542 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241221124829704 DMM INFO MM(262420000000025/dd490a8b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241221124834176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124834178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124834178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124834217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124834219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124834219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124834256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124834257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124834257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221124835319 DGPRS DEBUG Checking for inactive LLMEs, time = 16596049 (sgsn.c:131) 20241221124837705 DMM INFO MM(262420000000025/dd490a8b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@0f7b4e429faf: Removing Client IMSI='262420000000025'H, index=0 20241221124837714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124837714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241221124837714 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124837714 DMM INFO MM(262420000000025/dd490a8b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@0f7b4e429faf: Final verdict of PTC: pass 20241221124837717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50288<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@0f7b4e429faf: Final verdict of PTC: none 20241221124837719 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124837719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(925)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(920)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(930)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(918)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(928)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(923)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:48:37 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 20241221124837835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124838236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44480<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103168) 20241221124838720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124838720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103168, count=111508) 20241221124839721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124839721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:48:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241221124840722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124840722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241221124841295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124841296 DMM INFO MM(262420000000025/dd490a8b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124841296 DMM INFO MM(262420000000025/dd490a8b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124841296 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124841296 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124841296 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124841296 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124841296 DLLC NOTICE LLME(ffffffff/dd490a8b){ASSIGNED} LLGM Assign pre (dd490a8b => ffffffff) (gprs_llc.c:1079) 20241221124841296 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd490a8b => ffffffff) (gprs_llc.c:1125) 20241221124841296 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507eeab0 (gprs_sndcp.c:574) 20241221124841296 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eee08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221124841296 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241221124841296 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) 20241221124841296 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) 20241221124841296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221124841296 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124841296 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124841296 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124841296 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(940)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124841346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124841346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124841346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124841346 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124841346 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124841346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124841346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124841346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124841346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(940)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(939)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221124841349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124841349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124841349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124841349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124841349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124841349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124841349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124841349 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124841349 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124841349 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124841349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(940)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124841350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124841350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(940)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124841354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124841363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124841363 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(941)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(939)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124841375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124841375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124841375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124841375 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124841375 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124841375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124841375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124841375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124841375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124841377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124841377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124841377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124841377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124841377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124841377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124841377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124841377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124841377 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124841377 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124841377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(944)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124841378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124841378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124841382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124841392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124841392 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124841416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124841416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124841416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124841416 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124841416 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124841416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124841416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124841416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124841416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124841418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124841418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124841418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124841418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124841418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124841418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124841418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124841418 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124841418 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124841418 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124841418 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124841419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124841419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124841423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124841433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124841433 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)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124841723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124841723 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124841723 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124841723 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124841725 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241221124841726 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@0f7b4e429faf: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='F12C5454'O, index=0 SGSN_Test-GSUP(951)@0f7b4e429faf: 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)@0f7b4e429faf: 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 := '065D9253567BA4FD578DD8CCBD47A4B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9AE96094'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A4761D6EF61A1435'O } } } } } 20241221124841772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124841772 DLLC NOTICE LLME(ffffffff/f12c5454){UNASSIGNED} LLC RX: unknown TLLI 0xf12c5454, creating LLME on the fly (gprs_llc.c:552) 20241221124841772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124841772 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124841772 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124841772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124841772 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124841772 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124841772 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124841772 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124841772 DLLC NOTICE LLME(ffffffff/f12c5454){UNASSIGNED} LLGM Assign pre (f12c5454 => d7cc215e) (gprs_llc.c:1079) 20241221124841772 DLLC NOTICE LLME(f12c5454/d7cc215e){ASSIGNED} LLGM Assign post (f12c5454 => d7cc215e) (gprs_llc.c:1125) 20241221124841772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124841772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124841772 DMM DEBUG MM(262420000000027/d7cc215e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124841785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124841785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124841785 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124841785 DMM DEBUG MM(262420000000027/d7cc215e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241221124841785 DMM NOTICE MM(262420000000027/d7cc215e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124841785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124841785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124841785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124841785 DMM DEBUG MM(262420000000027/d7cc215e) Requesting authorization (sgsn_auth.c:160) 20241221124841785 DMM INFO MM(262420000000027/d7cc215e) Requesting authentication tuples (sgsn_auth.c:184) 20241221124841785 DMM DEBUG MM(262420000000027/d7cc215e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124841785 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241221124841785 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@0f7b4e429faf: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241221124841788 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124841788 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124841788 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124841788 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124841788 DMM INFO MM(262420000000027/d7cc215e) Subscriber data update (mmctx.c:445) 20241221124841788 DMM DEBUG MM(262420000000027/d7cc215e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124841788 DMM INFO MM(262420000000027/d7cc215e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124841788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124841788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124841788 DMM INFO MM(262420000000027/d7cc215e) <- GMM AUTH AND CIPHERING REQ (rand = 06 5d 92 53 56 7b a4 fd 57 8d d8 cc bd 47 a4 b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124841795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124841795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124841796 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124841796 DMM INFO MM(262420000000027/d7cc215e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124841796 DMM NOTICE MM(262420000000027/d7cc215e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124841796 DMM DEBUG MM(262420000000027/d7cc215e) checking auth: received GSM SRES = 9a e9 60 94 (gprs_gmm.c:666) 20241221124841796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124841796 DMM DEBUG MM(262420000000027/d7cc215e) Requesting authorization (sgsn_auth.c:160) 20241221124841796 DMM INFO MM(262420000000027/d7cc215e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124841796 DMM DEBUG MM(262420000000027/d7cc215e) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124841796 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241221124841796 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) 20241221124841796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124841796 DMM INFO MM(262420000000027/d7cc215e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7cc215e) (gprs_gmm.c:300) 20241221124841797 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124841797 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124841797 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241221124841797 DMM INFO MM(262420000000027/d7cc215e) Subscriber data update (mmctx.c:445) 20241221124841797 DMM DEBUG MM(262420000000027/d7cc215e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124841797 DMM INFO MM(262420000000027/d7cc215e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124841797 DMM NOTICE MM(262420000000027/d7cc215e) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241221124841797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124841797 DMM NOTICE MM(262420000000027/d7cc215e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124841797 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) 20241221124841798 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124841798 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241221124841798 DMM INFO MM(262420000000027/d7cc215e) Subscriber data update (mmctx.c:445) 20241221124841798 DMM DEBUG MM(262420000000027/d7cc215e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124841804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124841804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124841804 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124841804 DMM INFO MM(262420000000027/d7cc215e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124841804 DMM NOTICE MM(262420000000027/d7cc215e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124841804 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124841804 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124841804 DLLC NOTICE LLME(f12c5454/d7cc215e){ASSIGNED} LLGM Assign pre (ffffffff => d7cc215e) (gprs_llc.c:1079) 20241221124841804 DLLC NOTICE LLME(ffffffff/d7cc215e){ASSIGNED} LLGM Assign post (ffffffff => d7cc215e) (gprs_llc.c:1125) 20241221124841804 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124841804 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124841804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124841804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124841855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124841855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221124841855 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124841855 DMM INFO MM(262420000000027/d7cc215e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124841855 DMM INFO MM(262420000000027/d7cc215e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124841855 DMM DEBUG MM(262420000000027/d7cc215e) Using GGSN 0 (gprs_sm.c:312) 20241221124841855 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) 20241221124841855 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241221124841855 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124841855 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124841855 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@0f7b4e429faf: First createPDPContextRequest received, dropping & waiting for retransmission 20241221124846857 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241221124846865 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 ce 03 24 47 11 0d 66 fc 30 14 05 7f 43 cf b2 21 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) 20241221124846865 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a40c8, cbp=0x5566507e22a0) (sgsn_libgtp.c:632) 20241221124846865 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221124846865 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eee08 TLLI=d7cc215e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221124846865 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221124846865 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241221124846873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124846873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241221124846873 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124846873 DMM INFO MM(262420000000027/d7cc215e) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241221124846873 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221124846873 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@0f7b4e429faf: First deletePDPContextRequest received, dropping & waiting for retransmission 20241221124851875 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241221124851877 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) 20241221124851877 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6e8e0a40c8, cbp=0x5566507e22a0) (sgsn_libgtp.c:632) 20241221124851877 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241221124851877 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eee08, TLLI=d7cc215e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221124851877 DMM INFO MM(262420000000027/d7cc215e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241221124851878 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241221124851878 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@0f7b4e429faf: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@0f7b4e429faf: Final verdict of PTC: pass 20241221124851888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44488<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124851890 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124851890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(940)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(951)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(944)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(939)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(949)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(942)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(947)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(938)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(938): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(939): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(940): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:48:51 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 20241221124852019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124852421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52262<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95804) 20241221124852892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124852892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95804, count=103700) 20241221124853893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124853893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:48: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_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 20241221124854894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124854894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241221124855478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124855480 DMM INFO MM(262420000000027/d7cc215e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124855480 DMM INFO MM(262420000000027/d7cc215e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124855480 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124855480 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124855480 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124855480 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124855480 DLLC NOTICE LLME(ffffffff/d7cc215e){ASSIGNED} LLGM Assign pre (d7cc215e => ffffffff) (gprs_llc.c:1079) 20241221124855480 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7cc215e => ffffffff) (gprs_llc.c:1125) 20241221124855480 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241221124855480 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) 20241221124855480 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) 20241221124855480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124855480 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124855480 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124855480 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124855480 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124855525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124855525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124855525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124855525 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124855525 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124855525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124855525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124855525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124855525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124855527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124855527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124855527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124855528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124855528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124855528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124855528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124855528 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124855528 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124855528 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124855528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124855528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124855528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124855533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124855544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124855544 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)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124855559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124855559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124855559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124855559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124855559 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124855559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124855559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124855559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124855559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124855560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124855560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124855560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124855560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124855560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124855560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124855561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124855561 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124855561 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124855561 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124855561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124855561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124855561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124855566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124855576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124855576 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)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124855599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124855599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124855599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124855599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124855599 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124855599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124855599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124855600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124855600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124855601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124855601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124855601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124855601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124855601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124855601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124855601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124855601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124855601 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124855601 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124855601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124855602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124855602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124855606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124855616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124855616 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)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124855895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124855895 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124855895 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124855895 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124855898 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124855898 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@0f7b4e429faf: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='E5DCAFD7'O, index=0 SGSN_Test-GSUP(970)@0f7b4e429faf: 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)@0f7b4e429faf: 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 := '9E438BA5346B1EF177784C5211D95E59'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '497EE206'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65483CAC27732FE9'O } } } } } 20241221124855945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124855945 DLLC NOTICE LLME(ffffffff/e5dcafd7){UNASSIGNED} LLC RX: unknown TLLI 0xe5dcafd7, creating LLME on the fly (gprs_llc.c:552) 20241221124855945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124855945 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124855945 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124855945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124855945 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124855945 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124855945 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124855945 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124855945 DLLC NOTICE LLME(ffffffff/e5dcafd7){UNASSIGNED} LLGM Assign pre (e5dcafd7 => f56b3de9) (gprs_llc.c:1079) 20241221124855945 DLLC NOTICE LLME(e5dcafd7/f56b3de9){ASSIGNED} LLGM Assign post (e5dcafd7 => f56b3de9) (gprs_llc.c:1125) 20241221124855945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124855945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124855945 DMM DEBUG MM(262420000000028/f56b3de9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124855958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124855958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124855959 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124855959 DMM DEBUG MM(262420000000028/f56b3de9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241221124855959 DMM NOTICE MM(262420000000028/f56b3de9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124855959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124855959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124855959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124855959 DMM DEBUG MM(262420000000028/f56b3de9) Requesting authorization (sgsn_auth.c:160) 20241221124855959 DMM INFO MM(262420000000028/f56b3de9) Requesting authentication tuples (sgsn_auth.c:184) 20241221124855959 DMM DEBUG MM(262420000000028/f56b3de9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124855959 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241221124855959 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@0f7b4e429faf: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241221124855962 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124855962 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124855962 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124855962 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124855962 DMM INFO MM(262420000000028/f56b3de9) Subscriber data update (mmctx.c:445) 20241221124855962 DMM DEBUG MM(262420000000028/f56b3de9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124855962 DMM INFO MM(262420000000028/f56b3de9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124855962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124855962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124855962 DMM INFO MM(262420000000028/f56b3de9) <- GMM AUTH AND CIPHERING REQ (rand = 9e 43 8b a5 34 6b 1e f1 77 78 4c 52 11 d9 5e 59 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124855969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124855969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124855969 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124855969 DMM INFO MM(262420000000028/f56b3de9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124855969 DMM NOTICE MM(262420000000028/f56b3de9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124855969 DMM DEBUG MM(262420000000028/f56b3de9) checking auth: received GSM SRES = 49 7e e2 06 (gprs_gmm.c:666) 20241221124855969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124855969 DMM DEBUG MM(262420000000028/f56b3de9) Requesting authorization (sgsn_auth.c:160) 20241221124855969 DMM INFO MM(262420000000028/f56b3de9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124855969 DMM DEBUG MM(262420000000028/f56b3de9) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124855969 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241221124855969 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) 20241221124855969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124855969 DMM INFO MM(262420000000028/f56b3de9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf56b3de9) (gprs_gmm.c:300) 20241221124855970 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124855970 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124855970 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241221124855970 DMM INFO MM(262420000000028/f56b3de9) Subscriber data update (mmctx.c:445) 20241221124855970 DMM DEBUG MM(262420000000028/f56b3de9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124855970 DMM INFO MM(262420000000028/f56b3de9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124855970 DMM NOTICE MM(262420000000028/f56b3de9) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241221124855970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124855970 DMM NOTICE MM(262420000000028/f56b3de9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124855971 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) 20241221124855971 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124855971 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241221124855971 DMM INFO MM(262420000000028/f56b3de9) Subscriber data update (mmctx.c:445) 20241221124855971 DMM DEBUG MM(262420000000028/f56b3de9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124855978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124855978 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124855978 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124855978 DMM INFO MM(262420000000028/f56b3de9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124855978 DMM NOTICE MM(262420000000028/f56b3de9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124855978 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124855978 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124855978 DLLC NOTICE LLME(e5dcafd7/f56b3de9){ASSIGNED} LLGM Assign pre (ffffffff => f56b3de9) (gprs_llc.c:1079) 20241221124855978 DLLC NOTICE LLME(ffffffff/f56b3de9){ASSIGNED} LLGM Assign post (ffffffff => f56b3de9) (gprs_llc.c:1125) 20241221124855978 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124855978 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124855978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124855978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124856031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124856031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221124856031 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124856031 DMM INFO MM(262420000000028/f56b3de9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124856031 DMM INFO MM(262420000000028/f56b3de9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124856031 DMM DEBUG MM(262420000000028/f56b3de9) Using GGSN 0 (gprs_sm.c:312) 20241221124856031 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) 20241221124856031 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241221124856031 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124856031 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124856031 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241221124856041 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 77 cd 72 ef 11 cb 3b bb 8b 14 05 7f 74 e1 36 c9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241221124856041 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a40c8, cbp=0x5566507e22a0) (sgsn_libgtp.c:632) 20241221124856041 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221124856041 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eee08 TLLI=f56b3de9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221124856041 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221124856041 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221124856049 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241221124856049 DGPRS INFO PDP(262420000000028:5): Context 0x7f6e8e0a40c8 was deleted (sgsn_libgtp.c:660) 20241221124856049 DMM INFO MM(262420000000028/f56b3de9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241221124856049 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241221124856049 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@0f7b4e429faf: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241221124856055 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241221124856055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124856055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241221124856056 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124856056 DMM INFO MM(262420000000028/f56b3de9) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20241221124856056 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) 20241221124856056 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@0f7b4e429faf: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@0f7b4e429faf: Final verdict of PTC: pass 20241221124856061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52268<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124856063 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124856063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(970)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(958)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(968)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(963)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(961)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(956)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(966)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:48:56 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 20241221124856194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124856595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52284<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88768) 20241221124857064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124857064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88768, count=102440) 20241221124858065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124858065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:48: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_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 20241221124859067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124859067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241221124859653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124859655 DMM INFO MM(262420000000028/f56b3de9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124859655 DMM INFO MM(262420000000028/f56b3de9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124859655 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124859655 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124859655 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124859655 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124859655 DLLC NOTICE LLME(ffffffff/f56b3de9){ASSIGNED} LLGM Assign pre (f56b3de9 => ffffffff) (gprs_llc.c:1079) 20241221124859655 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f56b3de9 => ffffffff) (gprs_llc.c:1125) 20241221124859655 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507eeab0 (gprs_sndcp.c:574) 20241221124859655 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eee08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221124859655 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241221124859655 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) 20241221124859655 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) 20241221124859655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221124859655 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124859655 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124859655 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124859655 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124859695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124859695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124859695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124859695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124859695 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124859695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124859695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124859695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124859695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124859697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124859697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124859697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124859697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124859697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124859697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124859697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124859697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124859697 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124859697 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124859697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(977)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124859698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124859698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124859701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221124859711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124859711 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(983)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@0f7b4e429faf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(982)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124859744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124859744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124859744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124859744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124859744 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124859744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124859744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124859744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124859744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(983)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124859745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124859745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124859745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124859746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124859746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124859746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124859746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124859746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124859746 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124859746 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124859746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124859746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124859746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(983)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124859750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124859760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124859760 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(984)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(982)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124859770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124859770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124859770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124859770 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124859770 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124859770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124859770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124859770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124859770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124859772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124859772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124859772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124859772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124859772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124859772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124859772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124859772 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124859772 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124859772 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124859772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124859772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124859772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124859775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124859785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124859785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124900068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124900068 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124900068 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124900068 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124900071 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124900071 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@0f7b4e429faf: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='DBB7DCF2'O, index=0 SGSN_Test-GSUP(989)@0f7b4e429faf: 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)@0f7b4e429faf: 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 := 'F2BBF3B49D9AE520BF67F6514E19266F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B103F14B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9395EBAE285A375D'O } } } } } 20241221124900120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124900120 DLLC NOTICE LLME(ffffffff/dbb7dcf2){UNASSIGNED} LLC RX: unknown TLLI 0xdbb7dcf2, creating LLME on the fly (gprs_llc.c:552) 20241221124900120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124900120 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124900120 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124900120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124900120 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124900120 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124900120 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124900120 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124900120 DLLC NOTICE LLME(ffffffff/dbb7dcf2){UNASSIGNED} LLGM Assign pre (dbb7dcf2 => c5f8394e) (gprs_llc.c:1079) 20241221124900120 DLLC NOTICE LLME(dbb7dcf2/c5f8394e){ASSIGNED} LLGM Assign post (dbb7dcf2 => c5f8394e) (gprs_llc.c:1125) 20241221124900120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124900120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124900120 DMM DEBUG MM(262420000000026/c5f8394e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124900133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124900133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124900133 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124900133 DMM DEBUG MM(262420000000026/c5f8394e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241221124900133 DMM NOTICE MM(262420000000026/c5f8394e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124900133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124900133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124900133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124900133 DMM DEBUG MM(262420000000026/c5f8394e) Requesting authorization (sgsn_auth.c:160) 20241221124900133 DMM INFO MM(262420000000026/c5f8394e) Requesting authentication tuples (sgsn_auth.c:184) 20241221124900133 DMM DEBUG MM(262420000000026/c5f8394e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124900133 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241221124900133 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@0f7b4e429faf: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241221124900136 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124900136 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124900136 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124900136 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124900136 DMM INFO MM(262420000000026/c5f8394e) Subscriber data update (mmctx.c:445) 20241221124900136 DMM DEBUG MM(262420000000026/c5f8394e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124900136 DMM INFO MM(262420000000026/c5f8394e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124900136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124900136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124900136 DMM INFO MM(262420000000026/c5f8394e) <- GMM AUTH AND CIPHERING REQ (rand = f2 bb f3 b4 9d 9a e5 20 bf 67 f6 51 4e 19 26 6f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124900145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124900145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124900145 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124900145 DMM INFO MM(262420000000026/c5f8394e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124900145 DMM NOTICE MM(262420000000026/c5f8394e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124900145 DMM DEBUG MM(262420000000026/c5f8394e) checking auth: received GSM SRES = b1 03 f1 4b (gprs_gmm.c:666) 20241221124900145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124900145 DMM DEBUG MM(262420000000026/c5f8394e) Requesting authorization (sgsn_auth.c:160) 20241221124900145 DMM INFO MM(262420000000026/c5f8394e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124900145 DMM DEBUG MM(262420000000026/c5f8394e) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124900145 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241221124900145 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) 20241221124900145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124900145 DMM INFO MM(262420000000026/c5f8394e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5f8394e) (gprs_gmm.c:300) 20241221124900147 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124900147 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124900147 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241221124900147 DMM INFO MM(262420000000026/c5f8394e) Subscriber data update (mmctx.c:445) 20241221124900147 DMM DEBUG MM(262420000000026/c5f8394e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124900147 DMM INFO MM(262420000000026/c5f8394e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124900147 DMM NOTICE MM(262420000000026/c5f8394e) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241221124900147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124900147 DMM NOTICE MM(262420000000026/c5f8394e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124900147 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) 20241221124900147 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124900147 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241221124900147 DMM INFO MM(262420000000026/c5f8394e) Subscriber data update (mmctx.c:445) 20241221124900147 DMM DEBUG MM(262420000000026/c5f8394e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124900154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124900154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124900154 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124900154 DMM INFO MM(262420000000026/c5f8394e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124900154 DMM NOTICE MM(262420000000026/c5f8394e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124900154 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124900154 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124900154 DLLC NOTICE LLME(dbb7dcf2/c5f8394e){ASSIGNED} LLGM Assign pre (ffffffff => c5f8394e) (gprs_llc.c:1079) 20241221124900154 DLLC NOTICE LLME(ffffffff/c5f8394e){ASSIGNED} LLGM Assign post (ffffffff => c5f8394e) (gprs_llc.c:1125) 20241221124900154 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124900154 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124900154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124900154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124900205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124900205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221124900205 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124900205 DMM INFO MM(262420000000026/c5f8394e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124900205 DMM INFO MM(262420000000026/c5f8394e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124900205 DMM DEBUG MM(262420000000026/c5f8394e) Using GGSN 0 (gprs_sm.c:312) 20241221124900205 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) 20241221124900205 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241221124900205 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124900205 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124900205 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241221124900217 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 c0 a1 fc 46 11 b6 64 8d 0a 14 05 7f a3 98 22 ed 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) 20241221124900217 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a40c8, cbp=0x5566507e22a0) (sgsn_libgtp.c:632) 20241221124900217 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221124900217 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eee08 TLLI=c5f8394e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221124900217 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221124900217 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221124900227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124900227 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241221124900227 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124900229 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 c0 a1 fc 46 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241221124900229 DGPRS INFO PDP(262420000000026:5): Context 0x7f6e8e0a40c8 was deleted (sgsn_libgtp.c:660) 20241221124900229 DMM INFO MM(262420000000026/c5f8394e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241221124900229 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241221124900229 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@0f7b4e429faf: Removing Client IMSI='262420000000026'H, index=0 20241221124900235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124900235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241221124900235 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124900235 DMM INFO MM(262420000000026/c5f8394e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@0f7b4e429faf: Final verdict of PTC: pass 20241221124900237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44064<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124900239 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124900239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(988)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(989)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(977)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(983)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(987)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(985)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(981)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(975)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:49:00 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 20241221124900369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124900770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44066<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91732) 20241221124901240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124901240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91732, count=104360) 20241221124902242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124902242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:49:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241221124903244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124903244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_pdp_act_gmm_detach started. 20241221124903830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124903831 DMM INFO MM(262420000000026/c5f8394e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124903831 DMM INFO MM(262420000000026/c5f8394e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124903831 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124903831 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124903831 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124903831 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124903831 DLLC NOTICE LLME(ffffffff/c5f8394e){ASSIGNED} LLGM Assign pre (c5f8394e => ffffffff) (gprs_llc.c:1079) 20241221124903831 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5f8394e => ffffffff) (gprs_llc.c:1125) 20241221124903831 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507eeab0 (gprs_sndcp.c:574) 20241221124903831 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eee08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221124903831 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241221124903831 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) 20241221124903831 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) 20241221124903831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124903831 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124903831 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124903831 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124903831 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124903885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124903885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124903885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124903885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124903885 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124903885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124903885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124903885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124903885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124903887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124903887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124903887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124903887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124903887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124903887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124903887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124903887 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124903887 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124903887 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124903887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(996)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124903888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124903888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(997)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221124903892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124903902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124903902 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(995)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124903916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124903916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124903916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124903916 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124903916 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124903916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124903916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124903916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124903916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124903917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124903917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124903917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124903917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124903917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124903917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124903917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124903917 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124903917 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124903917 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124903917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124903918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124903918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124903922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124903932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124903932 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1007)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124903964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124903964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124903964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124903964 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124903964 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124903964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124903964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124903964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124903964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1007)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124903966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124903966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124903966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124903966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124903966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124903966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124903966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124903966 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124903966 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124903966 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124903966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124903966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124903966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1007)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1007)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124903970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124903979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124903979 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1004)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124904244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124904244 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124904244 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124904244 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1006)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1006)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124904247 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1006)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1006)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124904247 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1006)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1006)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@0f7b4e429faf: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='FE38EB79'O, index=0 SGSN_Test-GSUP(1008)@0f7b4e429faf: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@0f7b4e429faf: 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 := '9343BD9DED5DCCFCF10EB9D66E0D1AE0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0CDCA5F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EA6B7C7B44030D3E'O } } } } } 20241221124904294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124904294 DLLC NOTICE LLME(ffffffff/fe38eb79){UNASSIGNED} LLC RX: unknown TLLI 0xfe38eb79, creating LLME on the fly (gprs_llc.c:552) 20241221124904294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124904294 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124904294 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124904294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124904294 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124904294 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124904294 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124904294 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124904294 DLLC NOTICE LLME(ffffffff/fe38eb79){UNASSIGNED} LLGM Assign pre (fe38eb79 => eaa37621) (gprs_llc.c:1079) 20241221124904294 DLLC NOTICE LLME(fe38eb79/eaa37621){ASSIGNED} LLGM Assign post (fe38eb79 => eaa37621) (gprs_llc.c:1125) 20241221124904294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124904294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124904294 DMM DEBUG MM(262420000000026/eaa37621) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124904309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124904309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124904309 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124904309 DMM DEBUG MM(262420000000026/eaa37621) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241221124904309 DMM NOTICE MM(262420000000026/eaa37621) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124904309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124904309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124904309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124904309 DMM DEBUG MM(262420000000026/eaa37621) Requesting authorization (sgsn_auth.c:160) 20241221124904309 DMM INFO MM(262420000000026/eaa37621) Requesting authentication tuples (sgsn_auth.c:184) 20241221124904309 DMM DEBUG MM(262420000000026/eaa37621) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124904309 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241221124904309 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@0f7b4e429faf: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241221124904312 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124904312 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124904312 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124904312 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124904312 DMM INFO MM(262420000000026/eaa37621) Subscriber data update (mmctx.c:445) 20241221124904312 DMM DEBUG MM(262420000000026/eaa37621) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124904312 DMM INFO MM(262420000000026/eaa37621) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124904312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124904312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124904312 DMM INFO MM(262420000000026/eaa37621) <- GMM AUTH AND CIPHERING REQ (rand = 93 43 bd 9d ed 5d cc fc f1 0e b9 d6 6e 0d 1a e0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124904319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124904319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124904319 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124904319 DMM INFO MM(262420000000026/eaa37621) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124904319 DMM NOTICE MM(262420000000026/eaa37621) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124904319 DMM DEBUG MM(262420000000026/eaa37621) checking auth: received GSM SRES = 0c dc a5 f3 (gprs_gmm.c:666) 20241221124904319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124904319 DMM DEBUG MM(262420000000026/eaa37621) Requesting authorization (sgsn_auth.c:160) 20241221124904319 DMM INFO MM(262420000000026/eaa37621) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124904319 DMM DEBUG MM(262420000000026/eaa37621) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124904320 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241221124904320 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) 20241221124904320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124904320 DMM INFO MM(262420000000026/eaa37621) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaa37621) (gprs_gmm.c:300) 20241221124904321 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124904321 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124904321 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241221124904321 DMM INFO MM(262420000000026/eaa37621) Subscriber data update (mmctx.c:445) 20241221124904321 DMM DEBUG MM(262420000000026/eaa37621) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124904321 DMM INFO MM(262420000000026/eaa37621) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124904321 DMM NOTICE MM(262420000000026/eaa37621) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241221124904321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124904321 DMM NOTICE MM(262420000000026/eaa37621) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124904321 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) 20241221124904322 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124904322 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241221124904322 DMM INFO MM(262420000000026/eaa37621) Subscriber data update (mmctx.c:445) 20241221124904322 DMM DEBUG MM(262420000000026/eaa37621) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124904327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124904328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124904328 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124904328 DMM INFO MM(262420000000026/eaa37621) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124904328 DMM NOTICE MM(262420000000026/eaa37621) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124904328 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124904328 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124904328 DLLC NOTICE LLME(fe38eb79/eaa37621){ASSIGNED} LLGM Assign pre (ffffffff => eaa37621) (gprs_llc.c:1079) 20241221124904328 DLLC NOTICE LLME(ffffffff/eaa37621){ASSIGNED} LLGM Assign post (ffffffff => eaa37621) (gprs_llc.c:1125) 20241221124904328 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124904328 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124904328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124904328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124904379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124904379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221124904379 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124904379 DMM INFO MM(262420000000026/eaa37621) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124904379 DMM INFO MM(262420000000026/eaa37621) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124904379 DMM DEBUG MM(262420000000026/eaa37621) Using GGSN 0 (gprs_sm.c:312) 20241221124904379 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) 20241221124904379 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241221124904379 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124904379 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124904379 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241221124904391 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 37 d3 88 f2 11 60 13 ee 9b 14 05 7f 44 1c ca 5d 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) 20241221124904391 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a40c8, cbp=0x5566507e22a0) (sgsn_libgtp.c:632) 20241221124904391 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221124904391 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eee08 TLLI=eaa37621, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221124904391 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221124904391 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221124904398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124904398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124904398 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124904398 DMM INFO MM(262420000000026/eaa37621) -> GMM DETACH REQUEST TLLI=0xeaa37621 type=GPRS detach (gprs_gmm.c:1465) 20241221124904398 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241221124904398 DMM INFO MM(262420000000026/eaa37621) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241221124904398 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124904398 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124904398 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124904398 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124904398 DLLC NOTICE LLME(ffffffff/eaa37621){ASSIGNED} LLGM Assign pre (eaa37621 => ffffffff) (gprs_llc.c:1079) 20241221124904398 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eaa37621 => ffffffff) (gprs_llc.c:1125) 20241221124904398 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507eeab0 (gprs_sndcp.c:574) 20241221124904399 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eee08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221124904399 DMM NOTICE MM(262420000000026/eaa37621) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241221124904399 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241221124904399 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241221124904399 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221124904399 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241221124904399 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241221124904399 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) 20241221124904399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221124904399 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124904399 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124904399 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124904399 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@0f7b4e429faf: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@0f7b4e429faf: Final verdict of PTC: pass 20241221124904407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44080<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124904409 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124904409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1006)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(1008)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(996)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1001)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1004)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1007)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1005)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(994)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(999)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1004): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1005): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1006): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1007): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:49:04 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 20241221124904538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124904839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88984) 20241221124905320 DGPRS DEBUG Checking for inactive LLMEs, time = 16596079 (sgsn.c:131) 20241221124905409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124905409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88984, count=108080) 20241221124906410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124906410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:49:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241221124907411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124907411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241221124907903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124907905 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1015)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124907947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124907947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124907947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124907947 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124907947 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124907947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124907947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124907947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124907947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124907949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124907949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124907949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124907949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124907949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124907949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124907949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124907949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124907949 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124907949 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124907949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124907950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124907950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124907955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124907965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124907965 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124907981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124907981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124907981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124907981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124907981 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124907981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124907981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124907981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124907981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124907982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124907982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124907982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124907982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124907982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124907983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124907983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124907983 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124907983 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124907983 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124907983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124907983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124907983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124907988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124907999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124907999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124908016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124908016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124908016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124908016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124908016 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124908016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124908016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124908016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124908016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124908018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124908018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124908018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124908019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124908019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124908019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124908019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124908019 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124908019 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124908019 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124908019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124908019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124908019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124908023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124908031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124908031 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(1024)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124908412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124908412 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124908412 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124908412 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124908414 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124908415 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@0f7b4e429faf: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='DF7DD04B'O, index=0 SGSN_Test-GSUP(1027)@0f7b4e429faf: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241221124909465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124909466 DLLC NOTICE LLME(ffffffff/df7dd04b){UNASSIGNED} LLC RX: unknown TLLI 0xdf7dd04b, creating LLME on the fly (gprs_llc.c:552) 20241221124909466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124909466 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241221124909466 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124909466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124909466 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124909466 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124909466 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124909466 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124909466 DLLC NOTICE LLME(ffffffff/df7dd04b){UNASSIGNED} LLGM Assign pre (df7dd04b => d6203746) (gprs_llc.c:1079) 20241221124909466 DLLC NOTICE LLME(df7dd04b/d6203746){ASSIGNED} LLGM Assign post (df7dd04b => d6203746) (gprs_llc.c:1125) 20241221124909466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124909466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124909466 DMM DEBUG MM(262420000000039/d6203746) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124909482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124909482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20241221124909482 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124909482 DMM INFO MM(262420000000039/d6203746) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241221124909482 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124909482 DLLC NOTICE LLME(df7dd04b/d6203746){ASSIGNED} LLGM Assign pre (df7dd04b => d6203746) (gprs_llc.c:1079) 20241221124909482 DLLC NOTICE LLME(df7dd04b/d6203746){ASSIGNED} LLGM Assign post (df7dd04b => d6203746) (gprs_llc.c:1125) 20241221124909482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124909482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124909482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124909482 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124909482 DMM DEBUG MM(262420000000039/d6203746) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241221124909482 DMM NOTICE MM(262420000000039/d6203746) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124909482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124909482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124909482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241221124909482 DMM INFO MM(262420000000039/d6203746) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6203746) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@0f7b4e429faf: Removing Client IMSI='262420000000039'H, index=0 20241221124910487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124910487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124910487 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124910487 DMM INFO MM(262420000000039/d6203746) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124910487 DMM NOTICE MM(262420000000039/d6203746) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124910487 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124910487 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124910487 DLLC NOTICE LLME(df7dd04b/d6203746){ASSIGNED} LLGM Assign pre (ffffffff => d6203746) (gprs_llc.c:1079) 20241221124910487 DLLC NOTICE LLME(ffffffff/d6203746){ASSIGNED} LLGM Assign post (ffffffff => d6203746) (gprs_llc.c:1125) 20241221124910487 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124910487 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124910487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124910487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@0f7b4e429faf: Final verdict of PTC: pass 20241221124910490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38194<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1015)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@0f7b4e429faf: Final verdict of PTC: none 20241221124910492 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124910492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@0f7b4e429faf: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@0f7b4e429faf: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1020)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1025)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1023)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1013)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1018)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:49:10 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 20241221124910628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124911030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38196<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65924) 20241221124911493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124911493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65924, count=70280) 20241221124912494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124912494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:49: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_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 20241221124913495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124913495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_xid_empty_l3 started. 20241221124914090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124914092 DMM INFO MM(262420000000039/d6203746) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124914092 DMM INFO MM(262420000000039/d6203746) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124914092 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124914092 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124914092 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124914092 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124914092 DLLC NOTICE LLME(ffffffff/d6203746){ASSIGNED} LLGM Assign pre (d6203746 => ffffffff) (gprs_llc.c:1079) 20241221124914092 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6203746 => ffffffff) (gprs_llc.c:1125) 20241221124914092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124914092 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124914092 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124914092 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124914092 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124914146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124914146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124914146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124914146 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124914146 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124914146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124914146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124914146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124914146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124914148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124914148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124914148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124914148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124914148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124914149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124914149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124914149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124914149 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124914149 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124914149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124914149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124914149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124914153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221124914163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124914163 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124914186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124914186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124914186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124914186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124914186 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124914186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124914186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124914186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124914186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124914188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124914188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124914188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124914188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124914188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124914188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124914188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124914188 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124914188 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124914188 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124914188 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124914189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124914189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124914194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124914203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124914203 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1038)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1045)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124914233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124914233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124914233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124914233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124914233 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124914233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124914233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124914233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124914233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124914235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124914235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124914235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124914236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124914236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124914236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124914236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124914236 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124914236 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124914236 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124914236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1045)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124914236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124914236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124914240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124914249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124914249 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1042)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124914496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124914496 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124914496 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124914496 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1044)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124914498 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1044)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124914498 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1044)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1044)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1044)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@0f7b4e429faf: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='F5EE7D9F'O, index=0 SGSN_Test-GSUP(1046)@0f7b4e429faf: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@0f7b4e429faf: 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 := 'EB6E5D27E158798DA49562DC67BAB75C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '73B3422B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F73613F165F7976B'O } } } } } 20241221124915552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124915552 DLLC NOTICE LLME(ffffffff/f5ee7d9f){UNASSIGNED} LLC RX: unknown TLLI 0xf5ee7d9f, creating LLME on the fly (gprs_llc.c:552) 20241221124915552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124915552 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124915552 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124915552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124915552 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124915552 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124915552 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124915553 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124915553 DLLC NOTICE LLME(ffffffff/f5ee7d9f){UNASSIGNED} LLGM Assign pre (f5ee7d9f => e0cc5640) (gprs_llc.c:1079) 20241221124915553 DLLC NOTICE LLME(f5ee7d9f/e0cc5640){ASSIGNED} LLGM Assign post (f5ee7d9f => e0cc5640) (gprs_llc.c:1125) 20241221124915553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124915553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124915553 DMM DEBUG MM(262420000000044/e0cc5640) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124915564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124915564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124915564 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124915564 DMM DEBUG MM(262420000000044/e0cc5640) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241221124915564 DMM NOTICE MM(262420000000044/e0cc5640) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124915564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124915564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124915564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124915564 DMM DEBUG MM(262420000000044/e0cc5640) Requesting authorization (sgsn_auth.c:160) 20241221124915564 DMM INFO MM(262420000000044/e0cc5640) Requesting authentication tuples (sgsn_auth.c:184) 20241221124915564 DMM DEBUG MM(262420000000044/e0cc5640) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124915564 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241221124915564 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@0f7b4e429faf: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241221124915567 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124915567 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124915567 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124915567 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124915567 DMM INFO MM(262420000000044/e0cc5640) Subscriber data update (mmctx.c:445) 20241221124915567 DMM DEBUG MM(262420000000044/e0cc5640) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124915567 DMM INFO MM(262420000000044/e0cc5640) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124915567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124915567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124915567 DMM INFO MM(262420000000044/e0cc5640) <- GMM AUTH AND CIPHERING REQ (rand = eb 6e 5d 27 e1 58 79 8d a4 95 62 dc 67 ba b7 5c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124915574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124915574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124915574 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124915574 DMM INFO MM(262420000000044/e0cc5640) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124915574 DMM NOTICE MM(262420000000044/e0cc5640) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124915574 DMM DEBUG MM(262420000000044/e0cc5640) checking auth: received GSM SRES = 73 b3 42 2b (gprs_gmm.c:666) 20241221124915574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124915574 DMM DEBUG MM(262420000000044/e0cc5640) Requesting authorization (sgsn_auth.c:160) 20241221124915574 DMM INFO MM(262420000000044/e0cc5640) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124915574 DMM DEBUG MM(262420000000044/e0cc5640) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124915574 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241221124915574 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) 20241221124915574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124915574 DMM INFO MM(262420000000044/e0cc5640) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0cc5640) (gprs_gmm.c:300) 20241221124915575 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124915575 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124915575 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241221124915575 DMM INFO MM(262420000000044/e0cc5640) Subscriber data update (mmctx.c:445) 20241221124915575 DMM DEBUG MM(262420000000044/e0cc5640) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124915575 DMM INFO MM(262420000000044/e0cc5640) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124915575 DMM NOTICE MM(262420000000044/e0cc5640) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241221124915575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124915575 DMM NOTICE MM(262420000000044/e0cc5640) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124915575 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) 20241221124915576 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124915576 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241221124915576 DMM INFO MM(262420000000044/e0cc5640) Subscriber data update (mmctx.c:445) 20241221124915576 DMM DEBUG MM(262420000000044/e0cc5640) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124915582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124915582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124915582 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124915582 DMM INFO MM(262420000000044/e0cc5640) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124915582 DMM NOTICE MM(262420000000044/e0cc5640) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124915582 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124915582 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124915582 DLLC NOTICE LLME(f5ee7d9f/e0cc5640){ASSIGNED} LLGM Assign pre (ffffffff => e0cc5640) (gprs_llc.c:1079) 20241221124915582 DLLC NOTICE LLME(ffffffff/e0cc5640){ASSIGNED} LLGM Assign post (ffffffff => e0cc5640) (gprs_llc.c:1125) 20241221124915582 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124915582 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124915582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124915582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124915633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124915633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221124915633 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124915633 DMM INFO MM(262420000000044/e0cc5640) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124915633 DMM INFO MM(262420000000044/e0cc5640) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124915633 DMM DEBUG MM(262420000000044/e0cc5640) Using GGSN 0 (gprs_sm.c:312) 20241221124915633 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) 20241221124915633 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241221124915633 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124915633 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124915633 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241221124915643 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 09 0b d4 47 11 9b 05 24 f9 14 05 7f 7d a9 6e 1a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20241221124915644 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a5138, cbp=0x5566507e7ab0) (sgsn_libgtp.c:632) 20241221124915644 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221124915644 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eee08 TLLI=e0cc5640, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221124915644 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221124915644 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221124915651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124915651 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241221124915651 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241221124915651 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@0f7b4e429faf: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@0f7b4e429faf: Final verdict of PTC: pass 20241221124915658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38208<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221124915660 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124915661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1046)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1044)@0f7b4e429faf: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1034)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1039)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1045)@0f7b4e429faf: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1042)@0f7b4e429faf: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1032)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1043)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1037)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_xid_empty_l3-BVCI220(1042): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:49:15 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 20241221124915792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124916193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38214<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93960) 20241221124916662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124916662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93960, count=98316) 20241221124917663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124917663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:49: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_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 20241221124918664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124918664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_xid_n201u started. 20241221124919262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124919264 DMM INFO MM(262420000000044/e0cc5640) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124919264 DMM INFO MM(262420000000044/e0cc5640) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124919264 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124919264 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124919264 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124919264 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124919264 DLLC NOTICE LLME(ffffffff/e0cc5640){ASSIGNED} LLGM Assign pre (e0cc5640 => ffffffff) (gprs_llc.c:1079) 20241221124919264 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0cc5640 => ffffffff) (gprs_llc.c:1125) 20241221124919264 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507eeab0 (gprs_sndcp.c:574) 20241221124919264 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eee08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221124919264 DMM NOTICE MM(262420000000044/e0cc5640) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241221124919264 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241221124919264 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241221124919264 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221124919264 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241221124919264 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241221124919264 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) 20241221124919264 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) 20241221124919264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221124919264 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124919264 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124919264 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124919264 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1053)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124919312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124919312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124919312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124919312 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124919312 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124919312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124919312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124919312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124919312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124919314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124919314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124919314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124919314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124919314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124919314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124919314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124919314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124919314 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124919314 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124919314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124919315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124919315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124919318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124919329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124919329 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1059)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1059)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124919356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124919356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124919356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124919356 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124919356 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124919356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124919356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124919356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124919356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1058)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1059)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124919358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124919358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124919358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124919358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124919359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124919359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124919359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124919359 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124919359 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124919359 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124919359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124919359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124919359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1059)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1059)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124919363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241221124919373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124919373 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1056)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1058)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124919399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124919399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124919399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124919399 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124919399 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124919399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124919399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124919399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124919399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124919400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124919400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124919400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124919401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124919401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124919401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124919401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124919401 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124919401 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124919401 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124919401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124919401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124919401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1064)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124919405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124919414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124919414 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1061)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124919665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124919665 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124919665 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124919665 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1063)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124919667 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1063)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124919668 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1063)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@0f7b4e429faf: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='CF9A79C7'O, index=0 SGSN_Test-GSUP(1065)@0f7b4e429faf: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@0f7b4e429faf: 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 := '53F013F4637E16B93F957A45F2FE5AFA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC6BCB53'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ACBF3DAFAB8CC956'O } } } } } 20241221124920720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124920720 DLLC NOTICE LLME(ffffffff/cf9a79c7){UNASSIGNED} LLC RX: unknown TLLI 0xcf9a79c7, creating LLME on the fly (gprs_llc.c:552) 20241221124920720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124920720 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124920720 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124920720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124920720 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124920720 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124920720 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124920720 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124920720 DLLC NOTICE LLME(ffffffff/cf9a79c7){UNASSIGNED} LLGM Assign pre (cf9a79c7 => c4f5742b) (gprs_llc.c:1079) 20241221124920720 DLLC NOTICE LLME(cf9a79c7/c4f5742b){ASSIGNED} LLGM Assign post (cf9a79c7 => c4f5742b) (gprs_llc.c:1125) 20241221124920720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124920720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124920720 DMM DEBUG MM(262420000000045/c4f5742b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124920733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124920733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124920733 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124920733 DMM DEBUG MM(262420000000045/c4f5742b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241221124920733 DMM NOTICE MM(262420000000045/c4f5742b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124920733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124920733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124920733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124920733 DMM DEBUG MM(262420000000045/c4f5742b) Requesting authorization (sgsn_auth.c:160) 20241221124920733 DMM INFO MM(262420000000045/c4f5742b) Requesting authentication tuples (sgsn_auth.c:184) 20241221124920733 DMM DEBUG MM(262420000000045/c4f5742b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124920733 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241221124920733 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@0f7b4e429faf: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241221124920735 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124920736 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124920736 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124920736 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124920736 DMM INFO MM(262420000000045/c4f5742b) Subscriber data update (mmctx.c:445) 20241221124920736 DMM DEBUG MM(262420000000045/c4f5742b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124920736 DMM INFO MM(262420000000045/c4f5742b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124920736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124920736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124920736 DMM INFO MM(262420000000045/c4f5742b) <- GMM AUTH AND CIPHERING REQ (rand = 53 f0 13 f4 63 7e 16 b9 3f 95 7a 45 f2 fe 5a fa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124920743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124920743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124920743 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124920743 DMM INFO MM(262420000000045/c4f5742b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124920743 DMM NOTICE MM(262420000000045/c4f5742b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124920743 DMM DEBUG MM(262420000000045/c4f5742b) checking auth: received GSM SRES = cc 6b cb 53 (gprs_gmm.c:666) 20241221124920743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124920743 DMM DEBUG MM(262420000000045/c4f5742b) Requesting authorization (sgsn_auth.c:160) 20241221124920743 DMM INFO MM(262420000000045/c4f5742b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124920743 DMM DEBUG MM(262420000000045/c4f5742b) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124920743 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241221124920743 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) 20241221124920743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124920743 DMM INFO MM(262420000000045/c4f5742b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4f5742b) (gprs_gmm.c:300) 20241221124920745 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124920745 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124920745 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241221124920745 DMM INFO MM(262420000000045/c4f5742b) Subscriber data update (mmctx.c:445) 20241221124920745 DMM DEBUG MM(262420000000045/c4f5742b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124920745 DMM INFO MM(262420000000045/c4f5742b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124920745 DMM NOTICE MM(262420000000045/c4f5742b) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241221124920745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124920745 DMM NOTICE MM(262420000000045/c4f5742b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124920745 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) 20241221124920746 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124920746 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241221124920746 DMM INFO MM(262420000000045/c4f5742b) Subscriber data update (mmctx.c:445) 20241221124920746 DMM DEBUG MM(262420000000045/c4f5742b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124920752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124920752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124920752 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124920752 DMM INFO MM(262420000000045/c4f5742b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124920752 DMM NOTICE MM(262420000000045/c4f5742b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124920752 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124920752 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124920752 DLLC NOTICE LLME(cf9a79c7/c4f5742b){ASSIGNED} LLGM Assign pre (ffffffff => c4f5742b) (gprs_llc.c:1079) 20241221124920752 DLLC NOTICE LLME(ffffffff/c4f5742b){ASSIGNED} LLGM Assign post (ffffffff => c4f5742b) (gprs_llc.c:1125) 20241221124920752 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124920752 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124920752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124920752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124920804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124920804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221124920804 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124920804 DMM INFO MM(262420000000045/c4f5742b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124920804 DMM INFO MM(262420000000045/c4f5742b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124920804 DMM DEBUG MM(262420000000045/c4f5742b) Using GGSN 0 (gprs_sm.c:312) 20241221124920804 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) 20241221124920804 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241221124920804 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124920804 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124920804 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241221124920817 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 14 68 cc b8 11 e9 4b 70 46 14 05 7f f1 b4 24 b6 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) 20241221124920817 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a61a8, cbp=0x5566507e83b0) (sgsn_libgtp.c:632) 20241221124920817 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221124920817 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eee08 TLLI=c4f5742b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221124920817 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221124920817 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221124920825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124920825 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241221124920825 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241221124920825 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241221124920825 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@0f7b4e429faf: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@0f7b4e429faf: Final verdict of PTC: pass 20241221124920831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51416<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@0f7b4e429faf: Final verdict of PTC: none 20241221124920834 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124920834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1053)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1064)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1063)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1058)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1059)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@0f7b4e429faf: Final verdict of PTC: none TC_xid_n201u-BVCI210(1056)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@0f7b4e429faf: Final verdict of PTC: none TC_xid_n201u-BVCI220(1061)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@0f7b4e429faf: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1057)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1062)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1051)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_xid_n201u-BVCI210(1056): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1058): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1059): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_xid_n201u-BVCI220(1061): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_xid_n201u finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:49:20 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241221124920966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124921367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97384) 20241221124921835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124921835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97384, count=102020) 20241221124922836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124922836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:49: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_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 20241221124923837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124923837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_llc_null started. 20241221124924429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124924430 DMM INFO MM(262420000000045/c4f5742b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124924430 DMM INFO MM(262420000000045/c4f5742b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124924430 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124924430 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124924430 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124924430 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124924430 DLLC NOTICE LLME(ffffffff/c4f5742b){ASSIGNED} LLGM Assign pre (c4f5742b => ffffffff) (gprs_llc.c:1079) 20241221124924430 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4f5742b => ffffffff) (gprs_llc.c:1125) 20241221124924430 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507eeab0 (gprs_sndcp.c:574) 20241221124924430 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eee08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221124924430 DMM NOTICE MM(262420000000045/c4f5742b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241221124924430 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241221124924430 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241221124924430 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221124924430 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241221124924430 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241221124924430 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) 20241221124924430 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) 20241221124924430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124924430 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124924431 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124924431 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124924431 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124924472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124924472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124924472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124924472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124924472 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124924472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124924472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124924472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124924472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124924474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124924474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124924474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124924474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124924474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124924474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124924474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124924474 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124924474 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124924474 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124924474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124924475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124924475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124924478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124924489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124924489 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1073)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 TC_llc_null-BVCI196(1071)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124924515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124924515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124924515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124924515 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124924515 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124924515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124924515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124924515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124924516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124924517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124924517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124924517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124924517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124924517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124924517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124924517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124924517 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124924517 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124924517 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124924517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124924518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124924518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124924522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124924532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124924532 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1083)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1083)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124924562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124924562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124924562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124924562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124924562 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124924562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124924562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124924562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124924562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1083)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124924564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124924564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124924564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124924564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124924564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124924564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124924564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124924564 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124924564 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124924564 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124924564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1083)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124924565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124924565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1083)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124924569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124924577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124924577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1080)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124924838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124924838 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124924838 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124924838 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1082)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1082)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124924840 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241221124924841 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1082)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1082)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1082)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1082)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1082)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1082)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@0f7b4e429faf: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='ED85C96B'O, index=0 SGSN_Test-GSUP(1084)@0f7b4e429faf: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@0f7b4e429faf: 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 := 'B3F261AF00C95C836E3844E56438DD0F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AB079420'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E0C01157FB0C2B5B'O } } } } } 20241221124925896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124925896 DLLC NOTICE LLME(ffffffff/ed85c96b){UNASSIGNED} LLC RX: unknown TLLI 0xed85c96b, creating LLME on the fly (gprs_llc.c:552) 20241221124925896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124925896 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124925896 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124925896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124925896 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124925896 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124925896 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124925896 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124925896 DLLC NOTICE LLME(ffffffff/ed85c96b){UNASSIGNED} LLGM Assign pre (ed85c96b => e7b6ba97) (gprs_llc.c:1079) 20241221124925896 DLLC NOTICE LLME(ed85c96b/e7b6ba97){ASSIGNED} LLGM Assign post (ed85c96b => e7b6ba97) (gprs_llc.c:1125) 20241221124925896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124925896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124925896 DMM DEBUG MM(262420000000041/e7b6ba97) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124925908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124925908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124925908 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124925908 DMM DEBUG MM(262420000000041/e7b6ba97) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241221124925908 DMM NOTICE MM(262420000000041/e7b6ba97) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124925908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124925908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124925908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124925908 DMM DEBUG MM(262420000000041/e7b6ba97) Requesting authorization (sgsn_auth.c:160) 20241221124925908 DMM INFO MM(262420000000041/e7b6ba97) Requesting authentication tuples (sgsn_auth.c:184) 20241221124925908 DMM DEBUG MM(262420000000041/e7b6ba97) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124925908 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241221124925908 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@0f7b4e429faf: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241221124925911 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124925911 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124925911 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124925911 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124925911 DMM INFO MM(262420000000041/e7b6ba97) Subscriber data update (mmctx.c:445) 20241221124925911 DMM DEBUG MM(262420000000041/e7b6ba97) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124925911 DMM INFO MM(262420000000041/e7b6ba97) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124925911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124925911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124925911 DMM INFO MM(262420000000041/e7b6ba97) <- GMM AUTH AND CIPHERING REQ (rand = b3 f2 61 af 00 c9 5c 83 6e 38 44 e5 64 38 dd 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124925919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124925919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124925919 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124925919 DMM INFO MM(262420000000041/e7b6ba97) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124925919 DMM NOTICE MM(262420000000041/e7b6ba97) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124925919 DMM DEBUG MM(262420000000041/e7b6ba97) checking auth: received GSM SRES = ab 07 94 20 (gprs_gmm.c:666) 20241221124925919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124925919 DMM DEBUG MM(262420000000041/e7b6ba97) Requesting authorization (sgsn_auth.c:160) 20241221124925919 DMM INFO MM(262420000000041/e7b6ba97) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124925919 DMM DEBUG MM(262420000000041/e7b6ba97) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124925919 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241221124925919 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) 20241221124925919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124925919 DMM INFO MM(262420000000041/e7b6ba97) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7b6ba97) (gprs_gmm.c:300) 20241221124925921 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124925921 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124925921 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241221124925921 DMM INFO MM(262420000000041/e7b6ba97) Subscriber data update (mmctx.c:445) 20241221124925921 DMM DEBUG MM(262420000000041/e7b6ba97) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124925921 DMM INFO MM(262420000000041/e7b6ba97) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124925921 DMM NOTICE MM(262420000000041/e7b6ba97) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241221124925921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124925921 DMM NOTICE MM(262420000000041/e7b6ba97) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124925921 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) 20241221124925921 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124925921 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241221124925921 DMM INFO MM(262420000000041/e7b6ba97) Subscriber data update (mmctx.c:445) 20241221124925921 DMM DEBUG MM(262420000000041/e7b6ba97) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124925927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124925927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124925927 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124925927 DMM INFO MM(262420000000041/e7b6ba97) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124925927 DMM NOTICE MM(262420000000041/e7b6ba97) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124925927 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124925927 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124925927 DLLC NOTICE LLME(ed85c96b/e7b6ba97){ASSIGNED} LLGM Assign pre (ffffffff => e7b6ba97) (gprs_llc.c:1079) 20241221124925927 DLLC NOTICE LLME(ffffffff/e7b6ba97){ASSIGNED} LLGM Assign post (ffffffff => e7b6ba97) (gprs_llc.c:1125) 20241221124925927 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124925927 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124925927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124925927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221124926980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124926980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241221124926980 DLLC DEBUG TLLI=e7b6ba97 sends us LLC NULL (gprs_llc.c:912) 20241221124926980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124926980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241221124926980 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124926980 DMM INFO MM(262420000000041/e7b6ba97) -> GMM DETACH REQUEST TLLI=0xe7b6ba97 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241221124926980 DMM INFO MM(262420000000041/e7b6ba97) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241221124926980 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124926980 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124926980 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124926980 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124926980 DLLC NOTICE LLME(ffffffff/e7b6ba97){ASSIGNED} LLGM Assign pre (e7b6ba97 => ffffffff) (gprs_llc.c:1079) 20241221124926980 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7b6ba97 => ffffffff) (gprs_llc.c:1125) 20241221124926980 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241221124926980 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) 20241221124926980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221124926980 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124926980 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124926980 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124926981 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@0f7b4e429faf: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@0f7b4e429faf: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@0f7b4e429faf: Final verdict of PTC: pass 20241221124931991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51438<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@0f7b4e429faf: Final verdict of PTC: none 20241221124931993 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124931993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1083)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1082)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1072)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1077)@0f7b4e429faf: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@0f7b4e429faf: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@0f7b4e429faf: Final verdict of PTC: none TC_llc_null-BVCI220(1080)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1070)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1075)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1081)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_llc_null-BVCI220(1080): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1081): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1082): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1083): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_llc_null finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:49:32 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241221124932129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124932430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94816) 20241221124932993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124932993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94816, count=100248) 20241221124933995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124933995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:49:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_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 20241221124934997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124934997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221124935321 DGPRS DEBUG Checking for inactive LLMEs, time = 16596109 (sgsn.c:131) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_llc_sabm_dm_llgmm started. 20241221124935492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124935494 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124935537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124935537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124935537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124935537 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124935537 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124935537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124935537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124935537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124935537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124935538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124935538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124935538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124935539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124935539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124935539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124935539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124935539 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124935539 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124935539 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124935539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1091)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124935540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124935540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124935543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124935553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124935553 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124935572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124935572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124935572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124935572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124935572 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124935572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124935572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124935572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124935572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124935574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124935574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124935574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124935574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124935574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124935574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124935574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124935574 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124935574 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124935574 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124935574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124935574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124935574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124935579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124935589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124935589 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1095)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124935613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124935613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124935613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124935613 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124935613 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124935613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124935613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124935613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124935613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124935615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124935615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124935615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124935615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124935615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124935615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124935615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124935615 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124935615 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124935615 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124935615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1101)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124935616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124935616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124935620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124935631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124935631 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124935998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124935999 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124935999 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124935999 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124936000 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124936001 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@0f7b4e429faf: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='F2031698'O, index=0 SGSN_Test-GSUP(1103)@0f7b4e429faf: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@0f7b4e429faf: 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 := '811B6FE1104DF3189E7A6BCC489A8786'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F1BA20B6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C5A6EE1998E9BD23'O } } } } } 20241221124937057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124937057 DLLC NOTICE LLME(ffffffff/f2031698){UNASSIGNED} LLC RX: unknown TLLI 0xf2031698, creating LLME on the fly (gprs_llc.c:552) 20241221124937057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124937058 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124937058 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124937058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124937058 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124937058 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124937058 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124937058 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124937058 DLLC NOTICE LLME(ffffffff/f2031698){UNASSIGNED} LLGM Assign pre (f2031698 => d67ec9e9) (gprs_llc.c:1079) 20241221124937058 DLLC NOTICE LLME(f2031698/d67ec9e9){ASSIGNED} LLGM Assign post (f2031698 => d67ec9e9) (gprs_llc.c:1125) 20241221124937058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124937058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124937058 DMM DEBUG MM(262420000000042/d67ec9e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124937069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124937069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124937069 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124937069 DMM DEBUG MM(262420000000042/d67ec9e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241221124937069 DMM NOTICE MM(262420000000042/d67ec9e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124937069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124937069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124937069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124937069 DMM DEBUG MM(262420000000042/d67ec9e9) Requesting authorization (sgsn_auth.c:160) 20241221124937069 DMM INFO MM(262420000000042/d67ec9e9) Requesting authentication tuples (sgsn_auth.c:184) 20241221124937069 DMM DEBUG MM(262420000000042/d67ec9e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124937069 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241221124937069 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@0f7b4e429faf: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241221124937072 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124937072 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124937072 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124937072 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124937072 DMM INFO MM(262420000000042/d67ec9e9) Subscriber data update (mmctx.c:445) 20241221124937072 DMM DEBUG MM(262420000000042/d67ec9e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124937072 DMM INFO MM(262420000000042/d67ec9e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124937072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124937073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124937073 DMM INFO MM(262420000000042/d67ec9e9) <- GMM AUTH AND CIPHERING REQ (rand = 81 1b 6f e1 10 4d f3 18 9e 7a 6b cc 48 9a 87 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124937080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124937080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124937081 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124937081 DMM INFO MM(262420000000042/d67ec9e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124937081 DMM NOTICE MM(262420000000042/d67ec9e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124937081 DMM DEBUG MM(262420000000042/d67ec9e9) checking auth: received GSM SRES = f1 ba 20 b6 (gprs_gmm.c:666) 20241221124937081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124937081 DMM DEBUG MM(262420000000042/d67ec9e9) Requesting authorization (sgsn_auth.c:160) 20241221124937081 DMM INFO MM(262420000000042/d67ec9e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124937081 DMM DEBUG MM(262420000000042/d67ec9e9) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124937081 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241221124937081 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) 20241221124937081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124937081 DMM INFO MM(262420000000042/d67ec9e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd67ec9e9) (gprs_gmm.c:300) 20241221124937082 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124937082 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124937082 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241221124937082 DMM INFO MM(262420000000042/d67ec9e9) Subscriber data update (mmctx.c:445) 20241221124937082 DMM DEBUG MM(262420000000042/d67ec9e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124937082 DMM INFO MM(262420000000042/d67ec9e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124937082 DMM NOTICE MM(262420000000042/d67ec9e9) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241221124937082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124937082 DMM NOTICE MM(262420000000042/d67ec9e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124937082 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) 20241221124937083 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124937083 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241221124937083 DMM INFO MM(262420000000042/d67ec9e9) Subscriber data update (mmctx.c:445) 20241221124937083 DMM DEBUG MM(262420000000042/d67ec9e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124937089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124937089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124937090 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124937090 DMM INFO MM(262420000000042/d67ec9e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124937090 DMM NOTICE MM(262420000000042/d67ec9e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124937090 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124937090 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124937090 DLLC NOTICE LLME(f2031698/d67ec9e9){ASSIGNED} LLGM Assign pre (ffffffff => d67ec9e9) (gprs_llc.c:1079) 20241221124937090 DLLC NOTICE LLME(ffffffff/d67ec9e9){ASSIGNED} LLGM Assign post (ffffffff => d67ec9e9) (gprs_llc.c:1125) 20241221124937090 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124937090 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124937090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124937090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221124938142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124938142 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)@0f7b4e429faf: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@0f7b4e429faf: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@0f7b4e429faf: Final verdict of PTC: pass 20241221124938151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60024<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1091)@0f7b4e429faf: Final verdict of PTC: none 20241221124938153 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1096)@0f7b4e429faf: Final verdict of PTC: none 20241221124938154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_llgmm-BVCI220(1100)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(1103)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@0f7b4e429faf: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@0f7b4e429faf: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1101)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1094)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1099)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1089)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:49:38 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 20241221124938290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124938691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81564) 20241221124939155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124939155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=81564, count=87616) 20241221124940157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124940157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:49:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241221124941157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124941157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_llc_sabm_dm_ll5 started. 20241221124941755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124941757 DMM INFO MM(262420000000042/d67ec9e9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124941757 DMM INFO MM(262420000000042/d67ec9e9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124941757 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124941757 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124941757 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124941757 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124941757 DLLC NOTICE LLME(ffffffff/d67ec9e9){ASSIGNED} LLGM Assign pre (d67ec9e9 => ffffffff) (gprs_llc.c:1079) 20241221124941757 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d67ec9e9 => ffffffff) (gprs_llc.c:1125) 20241221124941757 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241221124941757 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) 20241221124941757 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) 20241221124941757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124941757 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124941757 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124941757 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124941757 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124941800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124941800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124941800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124941800 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124941800 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124941800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124941800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124941800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124941800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124941801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124941801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124941801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124941802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124941802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124941802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124941802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124941802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124941802 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124941802 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124941802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124941802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124941802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124941807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124941817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124941817 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1111)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 TC_llc_sabm_dm_ll5-BVCI196(1109)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1116)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@0f7b4e429faf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1115)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221124941856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124941856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124941856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124941856 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124941856 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124941856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124941856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124941856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124941856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1116)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124941857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124941857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124941857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124941857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124941857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124941857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124941857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124941857 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124941857 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124941857 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124941857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124941858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124941858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1116)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1116)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124941862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124941872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124941872 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1113)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1115)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124941889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124941889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124941889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124941889 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124941889 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124941889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124941889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124941889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124941889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124941891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124941891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124941891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124941891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124941891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124941891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124941891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124941891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124941891 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124941891 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124941891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1120)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124941892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124941892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124941896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124941908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124941908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124942158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124942158 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124942158 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124942158 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124942160 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124942161 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@0f7b4e429faf: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='EBFFC2E5'O, index=0 SGSN_Test-GSUP(1122)@0f7b4e429faf: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@0f7b4e429faf: 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 := 'B0DDE2963F61A0E4C8A6A57A04CD063B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '86A64A37'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B751EB801E34A5E1'O } } } } } 20241221124943209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124943209 DLLC NOTICE LLME(ffffffff/ebffc2e5){UNASSIGNED} LLC RX: unknown TLLI 0xebffc2e5, creating LLME on the fly (gprs_llc.c:552) 20241221124943209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124943209 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124943209 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124943209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124943209 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124943209 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124943209 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124943209 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124943209 DLLC NOTICE LLME(ffffffff/ebffc2e5){UNASSIGNED} LLGM Assign pre (ebffc2e5 => c280657b) (gprs_llc.c:1079) 20241221124943209 DLLC NOTICE LLME(ebffc2e5/c280657b){ASSIGNED} LLGM Assign post (ebffc2e5 => c280657b) (gprs_llc.c:1125) 20241221124943209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124943209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124943209 DMM DEBUG MM(262420000000043/c280657b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124943222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124943222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124943222 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124943222 DMM DEBUG MM(262420000000043/c280657b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241221124943222 DMM NOTICE MM(262420000000043/c280657b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124943222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124943222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124943222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124943222 DMM DEBUG MM(262420000000043/c280657b) Requesting authorization (sgsn_auth.c:160) 20241221124943223 DMM INFO MM(262420000000043/c280657b) Requesting authentication tuples (sgsn_auth.c:184) 20241221124943223 DMM DEBUG MM(262420000000043/c280657b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124943223 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241221124943223 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@0f7b4e429faf: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@0f7b4e429faf: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241221124943225 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124943225 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124943225 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124943225 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124943225 DMM INFO MM(262420000000043/c280657b) Subscriber data update (mmctx.c:445) 20241221124943225 DMM DEBUG MM(262420000000043/c280657b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124943225 DMM INFO MM(262420000000043/c280657b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124943225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124943225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124943225 DMM INFO MM(262420000000043/c280657b) <- GMM AUTH AND CIPHERING REQ (rand = b0 dd e2 96 3f 61 a0 e4 c8 a6 a5 7a 04 cd 06 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124943232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124943232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124943232 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124943232 DMM INFO MM(262420000000043/c280657b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124943232 DMM NOTICE MM(262420000000043/c280657b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124943233 DMM DEBUG MM(262420000000043/c280657b) checking auth: received GSM SRES = 86 a6 4a 37 (gprs_gmm.c:666) 20241221124943233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124943233 DMM DEBUG MM(262420000000043/c280657b) Requesting authorization (sgsn_auth.c:160) 20241221124943233 DMM INFO MM(262420000000043/c280657b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124943233 DMM DEBUG MM(262420000000043/c280657b) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124943233 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241221124943233 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) 20241221124943233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124943233 DMM INFO MM(262420000000043/c280657b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc280657b) (gprs_gmm.c:300) 20241221124943234 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124943234 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124943234 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241221124943234 DMM INFO MM(262420000000043/c280657b) Subscriber data update (mmctx.c:445) 20241221124943234 DMM DEBUG MM(262420000000043/c280657b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124943234 DMM INFO MM(262420000000043/c280657b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124943234 DMM NOTICE MM(262420000000043/c280657b) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241221124943234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124943234 DMM NOTICE MM(262420000000043/c280657b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124943234 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) 20241221124943234 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124943234 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241221124943234 DMM INFO MM(262420000000043/c280657b) Subscriber data update (mmctx.c:445) 20241221124943234 DMM DEBUG MM(262420000000043/c280657b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124943241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124943241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124943241 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124943241 DMM INFO MM(262420000000043/c280657b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124943241 DMM NOTICE MM(262420000000043/c280657b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124943241 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124943241 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124943241 DLLC NOTICE LLME(ebffc2e5/c280657b){ASSIGNED} LLGM Assign pre (ffffffff => c280657b) (gprs_llc.c:1079) 20241221124943241 DLLC NOTICE LLME(ffffffff/c280657b){ASSIGNED} LLGM Assign post (ffffffff => c280657b) (gprs_llc.c:1125) 20241221124943241 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124943241 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124943241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124943241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221124944293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124944293 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)@0f7b4e429faf: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@0f7b4e429faf: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@0f7b4e429faf: Final verdict of PTC: pass 20241221124944301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58946<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@0f7b4e429faf: Final verdict of PTC: none 20241221124944303 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124944304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_ll5-BVCI196(1109)@0f7b4e429faf: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1116)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1110)@0f7b4e429faf: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1113)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1120)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1108)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1118)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1114)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1113): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:49:44 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 20241221124944434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124944835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58960<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87208) 20241221124945305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124945305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87208, count=91564) 20241221124946306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124946306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:49: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_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 20241221124947307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124947308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_suspend_nopaging started. 20241221124947898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124947899 DMM INFO MM(262420000000043/c280657b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124947899 DMM INFO MM(262420000000043/c280657b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124947899 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124947899 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124947899 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124947899 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124947899 DLLC NOTICE LLME(ffffffff/c280657b){ASSIGNED} LLGM Assign pre (c280657b => ffffffff) (gprs_llc.c:1079) 20241221124947899 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c280657b => ffffffff) (gprs_llc.c:1125) 20241221124947899 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241221124947899 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) 20241221124947899 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) 20241221124947899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221124947899 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124947899 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221124947899 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124947899 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1130)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124947958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124947958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124947958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124947958 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124947958 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124947958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124947958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124947958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124947958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1129)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1130)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124947960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124947960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124947960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124947960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124947960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124947960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124947960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124947960 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124947960 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124947960 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124947960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124947961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124947961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1130)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1130)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124947965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1126)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124947974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124947974 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1127)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1129)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1135)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1135)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124947994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124947994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124947994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124947994 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124947994 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124947994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124947994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124947994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124947994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1134)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1135)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124947996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124947996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124947996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124947996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124947996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124947996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124947996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124947996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124947996 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124947996 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124947996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124947997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124947997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1135)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1135)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124948000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124948010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124948010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1132)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1134)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124948025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124948025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124948025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124948025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124948025 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124948025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124948025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124948025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124948025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124948027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124948027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124948027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124948027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124948027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124948027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124948027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124948027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124948027 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124948027 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124948027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124948027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124948027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124948031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124948040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124948040 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124948308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124948308 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124948308 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124948308 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124948310 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124948310 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1127)@0f7b4e429faf: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='C6E62FB5'O, index=0 SGSN_Test-GSUP(1141)@0f7b4e429faf: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@0f7b4e429faf: 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 := '4F23669D60914F53BA480B4577338FFA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB1E7235'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '10E8266EAD21505D'O } } } } } 20241221124949364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124949364 DLLC NOTICE LLME(ffffffff/c6e62fb5){UNASSIGNED} LLC RX: unknown TLLI 0xc6e62fb5, creating LLME on the fly (gprs_llc.c:552) 20241221124949364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124949364 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124949364 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124949364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221124949364 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124949364 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221124949364 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124949364 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124949364 DLLC NOTICE LLME(ffffffff/c6e62fb5){UNASSIGNED} LLGM Assign pre (c6e62fb5 => d840dd2c) (gprs_llc.c:1079) 20241221124949364 DLLC NOTICE LLME(c6e62fb5/d840dd2c){ASSIGNED} LLGM Assign post (c6e62fb5 => d840dd2c) (gprs_llc.c:1125) 20241221124949364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124949364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124949364 DMM DEBUG MM(262420000000048/d840dd2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124949376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124949376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124949376 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124949376 DMM DEBUG MM(262420000000048/d840dd2c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241221124949376 DMM NOTICE MM(262420000000048/d840dd2c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124949376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124949376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124949376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124949376 DMM DEBUG MM(262420000000048/d840dd2c) Requesting authorization (sgsn_auth.c:160) 20241221124949376 DMM INFO MM(262420000000048/d840dd2c) Requesting authentication tuples (sgsn_auth.c:184) 20241221124949376 DMM DEBUG MM(262420000000048/d840dd2c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124949376 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241221124949376 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@0f7b4e429faf: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241221124949380 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124949380 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124949380 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124949380 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124949380 DMM INFO MM(262420000000048/d840dd2c) Subscriber data update (mmctx.c:445) 20241221124949380 DMM DEBUG MM(262420000000048/d840dd2c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124949380 DMM INFO MM(262420000000048/d840dd2c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124949380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124949380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124949380 DMM INFO MM(262420000000048/d840dd2c) <- GMM AUTH AND CIPHERING REQ (rand = 4f 23 66 9d 60 91 4f 53 ba 48 0b 45 77 33 8f fa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124949388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124949388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124949388 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124949388 DMM INFO MM(262420000000048/d840dd2c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124949388 DMM NOTICE MM(262420000000048/d840dd2c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124949388 DMM DEBUG MM(262420000000048/d840dd2c) checking auth: received GSM SRES = bb 1e 72 35 (gprs_gmm.c:666) 20241221124949388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124949388 DMM DEBUG MM(262420000000048/d840dd2c) Requesting authorization (sgsn_auth.c:160) 20241221124949388 DMM INFO MM(262420000000048/d840dd2c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124949388 DMM DEBUG MM(262420000000048/d840dd2c) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124949388 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241221124949388 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) 20241221124949388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124949388 DMM INFO MM(262420000000048/d840dd2c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd840dd2c) (gprs_gmm.c:300) 20241221124949390 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124949390 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124949390 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241221124949390 DMM INFO MM(262420000000048/d840dd2c) Subscriber data update (mmctx.c:445) 20241221124949390 DMM DEBUG MM(262420000000048/d840dd2c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124949390 DMM INFO MM(262420000000048/d840dd2c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124949390 DMM NOTICE MM(262420000000048/d840dd2c) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241221124949390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124949390 DMM NOTICE MM(262420000000048/d840dd2c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124949390 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) 20241221124949390 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124949390 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241221124949390 DMM INFO MM(262420000000048/d840dd2c) Subscriber data update (mmctx.c:445) 20241221124949390 DMM DEBUG MM(262420000000048/d840dd2c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124949396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124949396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124949396 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124949396 DMM INFO MM(262420000000048/d840dd2c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124949396 DMM NOTICE MM(262420000000048/d840dd2c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124949396 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124949396 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124949396 DLLC NOTICE LLME(c6e62fb5/d840dd2c){ASSIGNED} LLGM Assign pre (ffffffff => d840dd2c) (gprs_llc.c:1079) 20241221124949396 DLLC NOTICE LLME(ffffffff/d840dd2c){ASSIGNED} LLGM Assign post (ffffffff => d840dd2c) (gprs_llc.c:1125) 20241221124949396 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124949396 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124949396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124949396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124949448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124949448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221124949448 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124949448 DMM INFO MM(262420000000048/d840dd2c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124949448 DMM INFO MM(262420000000048/d840dd2c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124949448 DMM DEBUG MM(262420000000048/d840dd2c) Using GGSN 0 (gprs_sm.c:312) 20241221124949448 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) 20241221124949448 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241221124949448 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124949448 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124949448 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241221124949459 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 05 2e fc a8 11 2f 88 aa 89 14 05 7f a4 4a fd 26 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20241221124949459 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a7218, cbp=0x5566507ea1a0) (sgsn_libgtp.c:632) 20241221124949459 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221124949459 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eee08 TLLI=d840dd2c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221124949459 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221124949459 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221124949467 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241221124949473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124949473 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241221124949473 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241221124949477 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241221124949477 DMM INFO MM(262420000000048/d840dd2c) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1127)@0f7b4e429faf: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@0f7b4e429faf: Final verdict of PTC: pass 20241221124954482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38664<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@0f7b4e429faf: Final verdict of PTC: none 20241221124954485 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221124954485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1140)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1130)@0f7b4e429faf: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@0f7b4e429faf: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1132)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@0f7b4e429faf: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1127)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1135)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1139)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1128)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1133)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1137)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_suspend_nopaging-BVCI196(1127): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1130): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_suspend_nopaging-BVCI210(1132): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1135): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_suspend_nopaging finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:49:54 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241221124954621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124955022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100080) 20241221124955486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124955486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100080, count=101240) 20241221124956487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124956487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:49: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_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 20241221124957488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124957488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_suspend_resume started. 20241221124958083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221124958084 DMM INFO MM(262420000000048/d840dd2c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221124958084 DMM INFO MM(262420000000048/d840dd2c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221124958084 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221124958084 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221124958084 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221124958084 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221124958084 DLLC NOTICE LLME(ffffffff/d840dd2c){ASSIGNED} LLGM Assign pre (d840dd2c => ffffffff) (gprs_llc.c:1079) 20241221124958084 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d840dd2c => ffffffff) (gprs_llc.c:1125) 20241221124958084 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507eeab0 (gprs_sndcp.c:574) 20241221124958084 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eee08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221124958084 DMM NOTICE MM(262420000000048/d840dd2c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241221124958084 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241221124958084 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241221124958084 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221124958084 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241221124958084 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241221124958084 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) 20241221124958084 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) 20241221124958084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221124958084 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221124958084 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221124958084 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221124958084 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124958130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221124958130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124958130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124958130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124958130 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221124958130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124958130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124958130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124958130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124958132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124958132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124958132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124958132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124958132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124958132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124958132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124958132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124958132 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221124958132 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124958132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124958133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124958133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124958137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241221124958148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124958148 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1154)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124958170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221124958170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124958170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124958170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124958170 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221124958170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124958170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124958170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124958170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1153)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124958173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124958173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124958173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124958173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124958173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124958173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124958173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124958173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124958173 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221124958173 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124958173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1154)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221124958174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124958174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124958177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241221124958188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124958188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1151)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1153)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221124958209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221124958209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221124958209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221124958209 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124958209 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221124958209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221124958209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221124958209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221124958209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221124958211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221124958211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221124958211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221124958211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221124958211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221124958211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221124958211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221124958211 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221124958211 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221124958211 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221124958211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221124958211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221124958212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1159)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221124958216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221124958223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124958223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1156)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221124958489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221124958489 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221124958489 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221124958489 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1158)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221124958491 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1158)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221124958491 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1158)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@0f7b4e429faf: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='DFA0A33A'O, index=0 SGSN_Test-GSUP(1160)@0f7b4e429faf: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@0f7b4e429faf: 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 := '1A82B0111FDD680364F5D3FC9E45771D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C8698F55'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F1047C647B7278D2'O } } } } } 20241221124959545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124959545 DLLC NOTICE LLME(ffffffff/dfa0a33a){UNASSIGNED} LLC RX: unknown TLLI 0xdfa0a33a, creating LLME on the fly (gprs_llc.c:552) 20241221124959545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124959545 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20241221124959545 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221124959546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221124959546 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221124959546 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221124959546 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221124959546 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221124959546 DLLC NOTICE LLME(ffffffff/dfa0a33a){UNASSIGNED} LLGM Assign pre (dfa0a33a => d2c66ede) (gprs_llc.c:1079) 20241221124959546 DLLC NOTICE LLME(dfa0a33a/d2c66ede){ASSIGNED} LLGM Assign post (dfa0a33a => d2c66ede) (gprs_llc.c:1125) 20241221124959546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221124959546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221124959546 DMM DEBUG MM(262420000000049/d2c66ede) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221124959560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124959560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221124959560 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124959560 DMM DEBUG MM(262420000000049/d2c66ede) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241221124959560 DMM NOTICE MM(262420000000049/d2c66ede) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221124959560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221124959560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221124959560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221124959560 DMM DEBUG MM(262420000000049/d2c66ede) Requesting authorization (sgsn_auth.c:160) 20241221124959560 DMM INFO MM(262420000000049/d2c66ede) Requesting authentication tuples (sgsn_auth.c:184) 20241221124959560 DMM DEBUG MM(262420000000049/d2c66ede) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221124959560 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241221124959560 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@0f7b4e429faf: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241221124959563 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221124959563 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221124959563 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221124959563 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221124959563 DMM INFO MM(262420000000049/d2c66ede) Subscriber data update (mmctx.c:445) 20241221124959563 DMM DEBUG MM(262420000000049/d2c66ede) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221124959563 DMM INFO MM(262420000000049/d2c66ede) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221124959563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221124959563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221124959563 DMM INFO MM(262420000000049/d2c66ede) <- GMM AUTH AND CIPHERING REQ (rand = 1a 82 b0 11 1f dd 68 03 64 f5 d3 fc 9e 45 77 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221124959571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124959572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221124959572 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124959572 DMM INFO MM(262420000000049/d2c66ede) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221124959572 DMM NOTICE MM(262420000000049/d2c66ede) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221124959572 DMM DEBUG MM(262420000000049/d2c66ede) checking auth: received GSM SRES = c8 69 8f 55 (gprs_gmm.c:666) 20241221124959572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221124959572 DMM DEBUG MM(262420000000049/d2c66ede) Requesting authorization (sgsn_auth.c:160) 20241221124959572 DMM INFO MM(262420000000049/d2c66ede) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221124959572 DMM DEBUG MM(262420000000049/d2c66ede) Requesting subscriber data update (gprs_subscriber.c:894) 20241221124959572 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241221124959572 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) 20241221124959572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221124959572 DMM INFO MM(262420000000049/d2c66ede) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2c66ede) (gprs_gmm.c:300) 20241221124959573 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221124959573 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221124959573 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241221124959573 DMM INFO MM(262420000000049/d2c66ede) Subscriber data update (mmctx.c:445) 20241221124959573 DMM DEBUG MM(262420000000049/d2c66ede) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221124959573 DMM INFO MM(262420000000049/d2c66ede) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221124959573 DMM NOTICE MM(262420000000049/d2c66ede) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241221124959573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221124959573 DMM NOTICE MM(262420000000049/d2c66ede) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221124959573 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) 20241221124959574 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221124959574 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241221124959574 DMM INFO MM(262420000000049/d2c66ede) Subscriber data update (mmctx.c:445) 20241221124959574 DMM DEBUG MM(262420000000049/d2c66ede) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221124959579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124959579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221124959579 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124959580 DMM INFO MM(262420000000049/d2c66ede) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221124959580 DMM NOTICE MM(262420000000049/d2c66ede) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221124959580 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221124959580 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221124959580 DLLC NOTICE LLME(dfa0a33a/d2c66ede){ASSIGNED} LLGM Assign pre (ffffffff => d2c66ede) (gprs_llc.c:1079) 20241221124959580 DLLC NOTICE LLME(ffffffff/d2c66ede){ASSIGNED} LLGM Assign post (ffffffff => d2c66ede) (gprs_llc.c:1125) 20241221124959580 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221124959580 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221124959580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221124959580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@0f7b4e429faf: setverdict(pass): none -> pass 20241221124959632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124959632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221124959632 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221124959632 DMM INFO MM(262420000000049/d2c66ede) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221124959632 DMM INFO MM(262420000000049/d2c66ede) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221124959632 DMM DEBUG MM(262420000000049/d2c66ede) Using GGSN 0 (gprs_sm.c:312) 20241221124959632 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) 20241221124959632 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241221124959632 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221124959632 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241221124959632 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241221124959644 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 fe 65 9b be 11 00 6f c8 12 14 05 7f e3 5a 0e 5a 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) 20241221124959644 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a8288, cbp=0x5566507e9770) (sgsn_libgtp.c:632) 20241221124959644 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221124959644 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eee08 TLLI=d2c66ede, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221124959644 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221124959644 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221124959651 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241221124959658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221124959658 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241221124959658 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241221124959661 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241221124959662 DMM INFO MM(262420000000049/d2c66ede) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241221125004669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125004669 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241221125004669 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241221125004672 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@0f7b4e429faf: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@0f7b4e429faf: Final verdict of PTC: pass 20241221125004681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38346<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221125004683 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125004683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1160)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1148)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@0f7b4e429faf: Final verdict of PTC: none TC_suspend_resume-BVCI210(1151)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1154)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@0f7b4e429faf: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1159)@0f7b4e429faf: Final verdict of PTC: none TC_suspend_resume-BVCI220(1156)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1152)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1157)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1146)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_suspend_resume-BVCI210(1151): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_suspend_resume-BVCI220(1156): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_suspend_resume finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:50:04 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241221125004811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125005212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38352<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104044) 20241221125005322 DGPRS DEBUG Checking for inactive LLMEs, time = 16596139 (sgsn.c:131) 20241221125005684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125005684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104044, count=105428) 20241221125006686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125006686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:50: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_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 20241221125007687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125007687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_suspend_rau started. 20241221125008275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125008276 DMM INFO MM(262420000000049/d2c66ede) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125008276 DMM INFO MM(262420000000049/d2c66ede) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125008276 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125008276 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125008276 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221125008276 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221125008276 DLLC NOTICE LLME(ffffffff/d2c66ede){ASSIGNED} LLGM Assign pre (d2c66ede => ffffffff) (gprs_llc.c:1079) 20241221125008276 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2c66ede => ffffffff) (gprs_llc.c:1125) 20241221125008276 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507eeab0 (gprs_sndcp.c:574) 20241221125008276 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eee08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221125008276 DMM NOTICE MM(262420000000049/d2c66ede) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241221125008276 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241221125008276 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241221125008277 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221125008277 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241221125008277 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241221125008277 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) 20241221125008277 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) 20241221125008277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221125008277 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221125008277 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221125008277 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221125008277 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125008319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125008319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125008319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125008319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125008319 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125008319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125008319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125008319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125008319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125008321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125008321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125008321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125008321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125008321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125008321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125008321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125008321 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125008321 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125008321 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125008321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125008322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125008322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125008326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125008336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125008336 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125008356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125008356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125008356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125008356 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125008356 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125008356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125008356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125008356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125008356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125008358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125008358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125008358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125008358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125008358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125008358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125008358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125008358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125008358 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125008358 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125008358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125008359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125008359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125008363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125008372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125008372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125008395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125008395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125008395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125008395 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125008395 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125008395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125008395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125008395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125008395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125008396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125008396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125008396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125008397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125008397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125008397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125008397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125008397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125008397 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125008397 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125008397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125008397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125008397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125008401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125008410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125008410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125008688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125008688 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125008688 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125008688 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125008690 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125008691 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@0f7b4e429faf: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='C517B653'O, index=0 SGSN_Test-GSUP(1179)@0f7b4e429faf: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@0f7b4e429faf: 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 := 'F5ABA6D4FD4D607B6CF8BAF92ABA2384'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '76002C35'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '090A595E668ED302'O } } } } } 20241221125009746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125009746 DLLC NOTICE LLME(ffffffff/c517b653){UNASSIGNED} LLC RX: unknown TLLI 0xc517b653, creating LLME on the fly (gprs_llc.c:552) 20241221125009746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125009746 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125009746 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221125009746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221125009746 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221125009746 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221125009746 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125009746 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125009746 DLLC NOTICE LLME(ffffffff/c517b653){UNASSIGNED} LLGM Assign pre (c517b653 => e762ec8a) (gprs_llc.c:1079) 20241221125009746 DLLC NOTICE LLME(c517b653/e762ec8a){ASSIGNED} LLGM Assign post (c517b653 => e762ec8a) (gprs_llc.c:1125) 20241221125009746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125009746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125009746 DMM DEBUG MM(262420000000050/e762ec8a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125009759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125009759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221125009759 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125009759 DMM DEBUG MM(262420000000050/e762ec8a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241221125009759 DMM NOTICE MM(262420000000050/e762ec8a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125009759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125009759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125009759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125009759 DMM DEBUG MM(262420000000050/e762ec8a) Requesting authorization (sgsn_auth.c:160) 20241221125009759 DMM INFO MM(262420000000050/e762ec8a) Requesting authentication tuples (sgsn_auth.c:184) 20241221125009759 DMM DEBUG MM(262420000000050/e762ec8a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125009759 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241221125009759 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@0f7b4e429faf: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241221125009763 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125009763 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125009763 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125009763 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125009763 DMM INFO MM(262420000000050/e762ec8a) Subscriber data update (mmctx.c:445) 20241221125009763 DMM DEBUG MM(262420000000050/e762ec8a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125009763 DMM INFO MM(262420000000050/e762ec8a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125009763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125009763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125009763 DMM INFO MM(262420000000050/e762ec8a) <- GMM AUTH AND CIPHERING REQ (rand = f5 ab a6 d4 fd 4d 60 7b 6c f8 ba f9 2a ba 23 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221125009771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125009771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125009771 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125009771 DMM INFO MM(262420000000050/e762ec8a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125009771 DMM NOTICE MM(262420000000050/e762ec8a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125009771 DMM DEBUG MM(262420000000050/e762ec8a) checking auth: received GSM SRES = 76 00 2c 35 (gprs_gmm.c:666) 20241221125009771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125009771 DMM DEBUG MM(262420000000050/e762ec8a) Requesting authorization (sgsn_auth.c:160) 20241221125009771 DMM INFO MM(262420000000050/e762ec8a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125009771 DMM DEBUG MM(262420000000050/e762ec8a) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125009771 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241221125009772 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) 20241221125009772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221125009772 DMM INFO MM(262420000000050/e762ec8a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe762ec8a) (gprs_gmm.c:300) 20241221125009773 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125009773 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125009773 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241221125009773 DMM INFO MM(262420000000050/e762ec8a) Subscriber data update (mmctx.c:445) 20241221125009773 DMM DEBUG MM(262420000000050/e762ec8a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125009773 DMM INFO MM(262420000000050/e762ec8a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125009773 DMM NOTICE MM(262420000000050/e762ec8a) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241221125009773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125009773 DMM NOTICE MM(262420000000050/e762ec8a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125009773 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) 20241221125009774 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125009774 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241221125009774 DMM INFO MM(262420000000050/e762ec8a) Subscriber data update (mmctx.c:445) 20241221125009774 DMM DEBUG MM(262420000000050/e762ec8a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221125009780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125009780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221125009780 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125009780 DMM INFO MM(262420000000050/e762ec8a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125009780 DMM NOTICE MM(262420000000050/e762ec8a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125009780 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125009780 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125009780 DLLC NOTICE LLME(c517b653/e762ec8a){ASSIGNED} LLGM Assign pre (ffffffff => e762ec8a) (gprs_llc.c:1079) 20241221125009780 DLLC NOTICE LLME(ffffffff/e762ec8a){ASSIGNED} LLGM Assign post (ffffffff => e762ec8a) (gprs_llc.c:1125) 20241221125009780 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221125009780 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221125009780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125009780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@0f7b4e429faf: setverdict(pass): none -> pass 20241221125009832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125009832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221125009832 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125009832 DMM INFO MM(262420000000050/e762ec8a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221125009832 DMM INFO MM(262420000000050/e762ec8a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221125009832 DMM DEBUG MM(262420000000050/e762ec8a) Using GGSN 0 (gprs_sm.c:312) 20241221125009832 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) 20241221125009832 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241221125009832 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221125009832 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241221125009832 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241221125009844 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 9c 79 28 9c 11 57 3e 8c fe 14 05 7f c6 0c 6b a6 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) 20241221125009844 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0a92f8, cbp=0x5566507e9b00) (sgsn_libgtp.c:632) 20241221125009844 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221125009844 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eee08 TLLI=e762ec8a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221125009844 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221125009844 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221125009853 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241221125009858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125009858 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241221125009858 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241221125009861 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241221125009861 DMM INFO MM(262420000000050/e762ec8a) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241221125014866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125014866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125014866 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125014866 DMM INFO MM(262420000000050/e762ec8a) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241221125014866 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125014866 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241221125014866 DLLC NOTICE LLME(ffffffff/e762ec8a){ASSIGNED} LLGM Assign pre (e762ec8a => d5329dec) (gprs_llc.c:1079) 20241221125014866 DLLC NOTICE LLME(e762ec8a/d5329dec){ASSIGNED} LLGM Assign post (e762ec8a => d5329dec) (gprs_llc.c:1125) 20241221125014866 DMM INFO MM(262420000000050/d5329dec) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221125014874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125014874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241221125014874 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125014874 DMM INFO MM(262420000000050/d5329dec) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241221125014874 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241221125014874 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125014874 DLLC NOTICE LLME(e762ec8a/d5329dec){ASSIGNED} LLGM Assign pre (ffffffff => d5329dec) (gprs_llc.c:1079) 20241221125014874 DLLC NOTICE LLME(ffffffff/d5329dec){ASSIGNED} LLGM Assign post (ffffffff => d5329dec) (gprs_llc.c:1125) 20241221125014874 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241221125015374 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@0f7b4e429faf: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@0f7b4e429faf: Final verdict of PTC: pass 20241221125015384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39352<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1172)@0f7b4e429faf: Final verdict of PTC: none 20241221125015386 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125015386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1173)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1177)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1167)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@0f7b4e429faf: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@0f7b4e429faf: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@0f7b4e429faf: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1165)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1170)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1175)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_suspend_rau finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:50:15 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241221125015521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125015923 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39354<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109452) 20241221125016388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125016388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109452, count=110612) 20241221125017389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125017389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:50: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_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 20241221125018390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125018390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_paging_ps started. 20241221125018979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125018981 DMM INFO MM(262420000000050/d5329dec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125018981 DMM INFO MM(262420000000050/d5329dec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125018981 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125018981 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125018981 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221125018981 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221125018981 DLLC NOTICE LLME(ffffffff/d5329dec){ASSIGNED} LLGM Assign pre (d5329dec => ffffffff) (gprs_llc.c:1079) 20241221125018981 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5329dec => ffffffff) (gprs_llc.c:1125) 20241221125018981 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507eeab0 (gprs_sndcp.c:574) 20241221125018981 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eee08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221125018981 DMM NOTICE MM(262420000000050/d5329dec) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241221125018981 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241221125018981 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241221125018981 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221125018981 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241221125018981 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241221125018981 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) 20241221125018981 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) 20241221125018981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221125018981 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221125018981 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221125018981 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221125018981 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1187)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125019033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125019033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125019033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125019033 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125019033 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125019033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125019033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125019033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125019033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1186)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1187)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125019035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125019035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125019035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125019035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125019035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125019035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125019035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125019035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125019035 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125019035 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125019035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1187)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125019036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125019036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1187)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125019040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125019049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125019049 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1188)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI196(1184)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1186)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125019062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125019062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125019062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125019062 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125019062 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125019062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125019062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125019062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125019062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125019064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125019064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125019064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125019064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125019064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125019064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125019064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125019064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125019064 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125019064 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125019064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125019064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125019064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125019068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125019078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125019078 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1193)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI210(1190)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1197)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125019107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125019107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125019107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125019107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125019107 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125019107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125019107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125019107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125019107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1197)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125019109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125019109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125019109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125019109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125019109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125019109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125019109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125019109 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125019109 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125019109 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125019109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125019110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125019110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1197)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1197)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125019113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125019121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125019121 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1194)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125019391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125019391 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125019391 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125019391 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1196)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1196)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125019393 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1196)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1196)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125019394 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1196)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1196)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1184)@0f7b4e429faf: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='E344D6C3'O, index=0 SGSN_Test-GSUP(1198)@0f7b4e429faf: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@0f7b4e429faf: 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 := '5597FCE08320F5EBE0A606A63AEA3F97'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1AFC58A5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE67A170D0A8B03D'O } } } } } 20241221125020449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125020449 DLLC NOTICE LLME(ffffffff/e344d6c3){UNASSIGNED} LLC RX: unknown TLLI 0xe344d6c3, creating LLME on the fly (gprs_llc.c:552) 20241221125020449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125020449 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125020449 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221125020449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221125020449 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221125020449 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221125020449 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125020449 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125020449 DLLC NOTICE LLME(ffffffff/e344d6c3){UNASSIGNED} LLGM Assign pre (e344d6c3 => c19133ee) (gprs_llc.c:1079) 20241221125020449 DLLC NOTICE LLME(e344d6c3/c19133ee){ASSIGNED} LLGM Assign post (e344d6c3 => c19133ee) (gprs_llc.c:1125) 20241221125020449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125020449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125020449 DMM DEBUG MM(262420000000051/c19133ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125020462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125020462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221125020462 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125020462 DMM DEBUG MM(262420000000051/c19133ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241221125020463 DMM NOTICE MM(262420000000051/c19133ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125020463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125020463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125020463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125020463 DMM DEBUG MM(262420000000051/c19133ee) Requesting authorization (sgsn_auth.c:160) 20241221125020463 DMM INFO MM(262420000000051/c19133ee) Requesting authentication tuples (sgsn_auth.c:184) 20241221125020463 DMM DEBUG MM(262420000000051/c19133ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125020463 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241221125020463 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@0f7b4e429faf: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241221125020466 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125020466 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125020466 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125020466 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125020466 DMM INFO MM(262420000000051/c19133ee) Subscriber data update (mmctx.c:445) 20241221125020466 DMM DEBUG MM(262420000000051/c19133ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125020466 DMM INFO MM(262420000000051/c19133ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125020466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125020466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125020466 DMM INFO MM(262420000000051/c19133ee) <- GMM AUTH AND CIPHERING REQ (rand = 55 97 fc e0 83 20 f5 eb e0 a6 06 a6 3a ea 3f 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221125020473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125020473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125020473 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125020473 DMM INFO MM(262420000000051/c19133ee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125020473 DMM NOTICE MM(262420000000051/c19133ee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125020473 DMM DEBUG MM(262420000000051/c19133ee) checking auth: received GSM SRES = 1a fc 58 a5 (gprs_gmm.c:666) 20241221125020473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125020473 DMM DEBUG MM(262420000000051/c19133ee) Requesting authorization (sgsn_auth.c:160) 20241221125020474 DMM INFO MM(262420000000051/c19133ee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125020474 DMM DEBUG MM(262420000000051/c19133ee) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125020474 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241221125020474 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) 20241221125020474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221125020474 DMM INFO MM(262420000000051/c19133ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xc19133ee) (gprs_gmm.c:300) 20241221125020475 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125020475 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125020475 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241221125020475 DMM INFO MM(262420000000051/c19133ee) Subscriber data update (mmctx.c:445) 20241221125020475 DMM DEBUG MM(262420000000051/c19133ee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125020475 DMM INFO MM(262420000000051/c19133ee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125020475 DMM NOTICE MM(262420000000051/c19133ee) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241221125020475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125020475 DMM NOTICE MM(262420000000051/c19133ee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125020475 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) 20241221125020476 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125020476 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241221125020476 DMM INFO MM(262420000000051/c19133ee) Subscriber data update (mmctx.c:445) 20241221125020476 DMM DEBUG MM(262420000000051/c19133ee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221125020482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125020482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221125020482 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125020482 DMM INFO MM(262420000000051/c19133ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125020482 DMM NOTICE MM(262420000000051/c19133ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125020482 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125020482 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125020482 DLLC NOTICE LLME(e344d6c3/c19133ee){ASSIGNED} LLGM Assign pre (ffffffff => c19133ee) (gprs_llc.c:1079) 20241221125020482 DLLC NOTICE LLME(ffffffff/c19133ee){ASSIGNED} LLGM Assign post (ffffffff => c19133ee) (gprs_llc.c:1125) 20241221125020482 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221125020482 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221125020482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125020482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221125020534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125020534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221125020534 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125020534 DMM INFO MM(262420000000051/c19133ee) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221125020534 DMM INFO MM(262420000000051/c19133ee) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221125020534 DMM DEBUG MM(262420000000051/c19133ee) Using GGSN 0 (gprs_sm.c:312) 20241221125020534 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) 20241221125020534 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241221125020534 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221125020534 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241221125020534 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241221125020545 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 61 82 0f 0c 11 fa 1d 9f 6f 14 05 7f d5 3a 90 d9 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) 20241221125020545 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0aa368, cbp=0x5566507eb690) (sgsn_libgtp.c:632) 20241221125020545 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221125020545 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eee08 TLLI=c19133ee, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221125020545 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221125020545 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@0f7b4e429faf: setverdict(pass): none -> pass TC_paging_ps(1200)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221125020552 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241221125023535 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Timeout of T3314 (fsm.c:317) 20241221125023535 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241221125023535 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241221125025562 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241221125025562 DMM INFO MM(262420000000051/c19133ee) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1184)@0f7b4e429faf: 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 := 'C19133EE'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1200)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1184)@0f7b4e429faf: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@0f7b4e429faf: Final verdict of PTC: pass 20241221125025577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60640<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@0f7b4e429faf: Final verdict of PTC: none 20241221125025579 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125025579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1197)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1187)@0f7b4e429faf: Final verdict of PTC: none TC_paging_ps-BVCI220(1194)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1196)@0f7b4e429faf: Final verdict of PTC: none TC_paging_ps-BVCI196(1184)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1191)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@0f7b4e429faf: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1195)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1189)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1185)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_paging_ps-BVCI196(1184): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_paging_ps-BVCI220(1194): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1196): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1197): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_paging_ps finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:50:25 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241221125025703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125026104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60648<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103572) 20241221125026580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125026580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103572, count=104832) 20241221125027581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125027581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:50: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_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 20241221125028582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125028582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_paging_ps_ra_multiple_cells started. 20241221125029167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125029168 DMM INFO MM(262420000000051/c19133ee) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125029168 DMM INFO MM(262420000000051/c19133ee) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125029168 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125029168 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125029168 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221125029168 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241221125029168 DLLC NOTICE LLME(ffffffff/c19133ee){ASSIGNED} LLGM Assign pre (c19133ee => ffffffff) (gprs_llc.c:1079) 20241221125029168 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c19133ee => ffffffff) (gprs_llc.c:1125) 20241221125029168 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507eeab0 (gprs_sndcp.c:574) 20241221125029168 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eee08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221125029168 DMM NOTICE MM(262420000000051/c19133ee) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241221125029168 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241221125029168 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241221125029168 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221125029169 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241221125029169 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241221125029169 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) 20241221125029169 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) 20241221125029169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221125029169 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221125029169 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221125029169 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221125029169 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1206)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125029219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125029219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125029219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125029219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125029219 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125029219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125029219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125029219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125029219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1205)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1206)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125029222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125029222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125029222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125029222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125029222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125029222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125029222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125029222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125029222 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125029222 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125029222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125029222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125029222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1206)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1206)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125029226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1202)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125029235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125029235 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1205)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1211)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125029254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125029254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125029254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125029254 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125029254 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125029254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125029254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125029254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125029254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1210)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1211)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125029256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125029256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125029256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125029256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125029256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125029256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125029256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125029256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125029256 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125029256 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125029256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125029256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125029256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1211)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1211)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125029260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125029269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125029269 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1210)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125029285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125029285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125029285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125029285 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125029285 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125029285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125029285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125029285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125029285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125029287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125029287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125029287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125029287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125029287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125029287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125029287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125029287 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125029287 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125029287 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125029287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125029288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125029288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125029292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125029301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125029301 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125029583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125029583 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125029583 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125029583 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125029585 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125029585 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1203)@0f7b4e429faf: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='E429FFF2'O, index=0 SGSN_Test-GSUP(1217)@0f7b4e429faf: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@0f7b4e429faf: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1208)@0f7b4e429faf: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='E429FFF2'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@0f7b4e429faf: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='E429FFF2'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@0f7b4e429faf: 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 := '242C8E7E2FCC8B713E14CF5BDC0DD2D1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B7A1CD9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1600BE001C617D84'O } } } } } 20241221125030646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125030646 DLLC NOTICE LLME(ffffffff/e429fff2){UNASSIGNED} LLC RX: unknown TLLI 0xe429fff2, creating LLME on the fly (gprs_llc.c:552) 20241221125030646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125030646 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125030646 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221125030646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221125030646 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221125030646 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221125030646 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125030646 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125030646 DLLC NOTICE LLME(ffffffff/e429fff2){UNASSIGNED} LLGM Assign pre (e429fff2 => c32c59cc) (gprs_llc.c:1079) 20241221125030646 DLLC NOTICE LLME(e429fff2/c32c59cc){ASSIGNED} LLGM Assign post (e429fff2 => c32c59cc) (gprs_llc.c:1125) 20241221125030646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125030646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125030646 DMM DEBUG MM(262420000000052/c32c59cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125030659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125030659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221125030659 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125030659 DMM DEBUG MM(262420000000052/c32c59cc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241221125030659 DMM NOTICE MM(262420000000052/c32c59cc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125030659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125030659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125030659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125030659 DMM DEBUG MM(262420000000052/c32c59cc) Requesting authorization (sgsn_auth.c:160) 20241221125030659 DMM INFO MM(262420000000052/c32c59cc) Requesting authentication tuples (sgsn_auth.c:184) 20241221125030659 DMM DEBUG MM(262420000000052/c32c59cc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125030659 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241221125030659 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@0f7b4e429faf: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241221125030662 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125030662 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125030662 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125030662 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125030662 DMM INFO MM(262420000000052/c32c59cc) Subscriber data update (mmctx.c:445) 20241221125030662 DMM DEBUG MM(262420000000052/c32c59cc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125030662 DMM INFO MM(262420000000052/c32c59cc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125030663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125030663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125030663 DMM INFO MM(262420000000052/c32c59cc) <- GMM AUTH AND CIPHERING REQ (rand = 24 2c 8e 7e 2f cc 8b 71 3e 14 cf 5b dc 0d d2 d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221125030670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125030670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125030670 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125030670 DMM INFO MM(262420000000052/c32c59cc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125030670 DMM NOTICE MM(262420000000052/c32c59cc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125030670 DMM DEBUG MM(262420000000052/c32c59cc) checking auth: received GSM SRES = 4b 7a 1c d9 (gprs_gmm.c:666) 20241221125030670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125030670 DMM DEBUG MM(262420000000052/c32c59cc) Requesting authorization (sgsn_auth.c:160) 20241221125030670 DMM INFO MM(262420000000052/c32c59cc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125030670 DMM DEBUG MM(262420000000052/c32c59cc) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125030670 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241221125030670 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) 20241221125030670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221125030670 DMM INFO MM(262420000000052/c32c59cc) <- GMM ATTACH ACCEPT (new P-TMSI=0xc32c59cc) (gprs_gmm.c:300) 20241221125030671 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125030671 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125030671 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241221125030671 DMM INFO MM(262420000000052/c32c59cc) Subscriber data update (mmctx.c:445) 20241221125030671 DMM DEBUG MM(262420000000052/c32c59cc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125030671 DMM INFO MM(262420000000052/c32c59cc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125030671 DMM NOTICE MM(262420000000052/c32c59cc) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241221125030671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125030671 DMM NOTICE MM(262420000000052/c32c59cc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125030671 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) 20241221125030672 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125030672 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241221125030672 DMM INFO MM(262420000000052/c32c59cc) Subscriber data update (mmctx.c:445) 20241221125030672 DMM DEBUG MM(262420000000052/c32c59cc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221125030678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125030678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221125030678 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125030678 DMM INFO MM(262420000000052/c32c59cc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125030678 DMM NOTICE MM(262420000000052/c32c59cc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125030678 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125030678 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125030678 DLLC NOTICE LLME(e429fff2/c32c59cc){ASSIGNED} LLGM Assign pre (ffffffff => c32c59cc) (gprs_llc.c:1079) 20241221125030678 DLLC NOTICE LLME(ffffffff/c32c59cc){ASSIGNED} LLGM Assign post (ffffffff => c32c59cc) (gprs_llc.c:1125) 20241221125030678 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221125030678 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221125030678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125030678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221125030730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125030730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221125030730 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125030730 DMM INFO MM(262420000000052/c32c59cc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221125030730 DMM INFO MM(262420000000052/c32c59cc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221125030730 DMM DEBUG MM(262420000000052/c32c59cc) Using GGSN 0 (gprs_sm.c:312) 20241221125030730 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) 20241221125030730 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241221125030730 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221125030730 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241221125030730 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241221125030743 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 ba 17 4f db 11 45 22 17 56 14 05 7f 33 32 be ea 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) 20241221125030743 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0ab3d8, cbp=0x5566507e9f00) (sgsn_libgtp.c:632) 20241221125030743 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221125030743 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eff18 TLLI=c32c59cc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221125030743 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221125030743 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@0f7b4e429faf: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221125030751 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241221125033731 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Timeout of T3314 (fsm.c:317) 20241221125033731 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241221125033731 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241221125035323 DGPRS DEBUG Checking for inactive LLMEs, time = 16596169 (sgsn.c:131) 20241221125035763 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241221125035763 DMM INFO MM(262420000000052/c32c59cc) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@0f7b4e429faf: 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 := 'C32C59CC'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241221125049584 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241221125049584 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241221125049584 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125059224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125059226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125059227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221125059257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125059259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125059259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221125059288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125059290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125059290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@0f7b4e429faf: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@0f7b4e429faf: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1217)@0f7b4e429faf: Final verdict of PTC: none 20241221125100657 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125100657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1206)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1211)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1205)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1215)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@0f7b4e429faf: Final verdict of PTC: none 20241221125100659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38332<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1207)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@0f7b4e429faf: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1208)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@0f7b4e429faf: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@0f7b4e429faf: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1203)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1204)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1213)@0f7b4e429faf: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@0f7b4e429faf: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1209)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1203): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1204): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1205): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1206): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1208): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1211): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@0f7b4e429faf: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@0f7b4e429faf: 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'. Sat Dec 21 12:51:00 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 20241221125100791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125101192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39588<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107932) 20241221125101658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125101658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107932, count=109192) 20241221125102659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125102659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:51:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241221125103660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125103660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_bssgp_rim_single_report started. 20241221125104256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125104258 DMM INFO MM(262420000000052/c32c59cc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125104258 DMM INFO MM(262420000000052/c32c59cc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125104258 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125104258 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125104258 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221125104258 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241221125104258 DLLC NOTICE LLME(ffffffff/c32c59cc){ASSIGNED} LLGM Assign pre (c32c59cc => ffffffff) (gprs_llc.c:1079) 20241221125104258 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c32c59cc => ffffffff) (gprs_llc.c:1125) 20241221125104258 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507efbc0 (gprs_sndcp.c:574) 20241221125104258 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eff18, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221125104258 DMM NOTICE MM(262420000000052/c32c59cc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241221125104258 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241221125104258 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241221125104258 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221125104258 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241221125104258 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241221125104258 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) 20241221125104258 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) 20241221125104258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221125104258 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221125104258 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221125104258 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221125104258 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1225)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1225)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125104310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125104310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125104310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125104310 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125104310 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125104310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125104310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125104310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125104310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1225)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125104312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125104312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125104312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125104313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125104313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125104313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125104313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125104313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125104313 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125104313 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125104313 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1225)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125104314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125104314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1224)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1225)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125104318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1221)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125104327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125104327 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1222)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1224)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@0f7b4e429faf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1229)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221125104345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125104345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125104345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125104345 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125104345 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125104345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125104345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125104345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125104345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1230)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125104347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125104347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125104347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125104347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125104347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125104347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125104347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125104347 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125104347 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125104347 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125104347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1230)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125104348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125104348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1230)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125104351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241221125104361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125104361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1227)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1229)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1235)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1235)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125104384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125104384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125104384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125104384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125104384 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125104384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125104384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125104384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125104384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1235)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125104386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125104386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125104386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125104386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125104386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125104386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125104386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125104386 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125104386 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125104386 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125104386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1235)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125104387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125104387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1235)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125104391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125104400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125104400 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1232)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125104661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125104661 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125104661 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125104661 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1234)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125104662 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1234)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125104663 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1234)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1234)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1234)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241221125104682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@0f7b4e429faf: setverdict(pass): none -> pass MTC@0f7b4e429faf: Warning: Re-starting timer T, which is already active (running or expired). 20241221125104692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221125104699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39596<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221125104701 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125104701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1236)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1225)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1230)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1235)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@0f7b4e429faf: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1222)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@0f7b4e429faf: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1232)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@0f7b4e429faf: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1227)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1223)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1228)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1233)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: pass MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1222): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1223): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1225): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1227): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1228): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1230): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1232): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1233): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1235): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@0f7b4e429faf: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:51:04 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 20241221125104834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125105235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55140) 20241221125105324 DGPRS DEBUG Checking for inactive LLMEs, time = 16596199 (sgsn.c:131) 20241221125105702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125105703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55140, count=59720) 20241221125106704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125106704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:51: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_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 20241221125107705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125107705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_rim_eutran_to_geran started. 20241221125108296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125108298 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125108346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125108346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125108346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125108346 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125108346 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125108346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125108346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125108346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125108346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1242)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221125108348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125108348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125108348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125108348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125108348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125108348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125108348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125108348 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125108348 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125108348 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125108348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1243)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125108349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125108349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125108353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125108361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125108361 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1244)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1240)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1242)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125108373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125108373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125108373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125108373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125108373 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125108373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125108373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125108373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125108373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125108374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125108374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125108374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125108375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125108375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125108375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125108375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125108375 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125108375 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125108375 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125108375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125108375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125108375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125108380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1244)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1248)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221125108389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125108389 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125108425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125108425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125108425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125108426 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125108426 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125108426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125108426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125108426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125108426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125108427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125108427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125108427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125108428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125108428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125108428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125108428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125108428 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125108428 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125108428 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125108428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1253)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125108428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125108429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125108432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125108442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125108443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1250)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125108706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125108706 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125108706 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125108706 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1252)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1252)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125108708 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1252)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1252)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125108709 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1252)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1252)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1252)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1252)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@0f7b4e429faf: setverdict(pass): none -> pass 20241221125108740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221125108744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57208<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1254)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1247)@0f7b4e429faf: Final verdict of PTC: none 20241221125108746 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125108747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1242)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1253)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@0f7b4e429faf: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1240)@0f7b4e429faf: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1250)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1252)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@0f7b4e429faf: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1243)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1251)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1245)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1241)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: pass MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1240): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1242): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1250): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1252): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@0f7b4e429faf: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:51:08 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 20241221125108875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125109276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57220<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48140) 20241221125109748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125109748 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) 20241221125110749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125110749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12: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_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 20241221125111751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125111751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_cell_change_different_rai_ci_attach started. 20241221125112337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125112338 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125112383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125112383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125112383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125112383 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125112383 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125112383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125112383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125112383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125112383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125112384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125112384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125112384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125112385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125112385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125112385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125112385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125112385 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125112385 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125112385 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125112385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1260)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125112386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125112386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221125112389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1257)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1261)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221125112398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125112398 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125112420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125112420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125112420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125112420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125112420 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125112420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125112420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125112420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125112420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125112421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125112421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125112421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125112421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125112421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125112421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125112422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125112422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125112422 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125112422 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125112422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1265)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125112422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125112422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221125112426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1266)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1262)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125112434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125112434 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)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125112458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125112458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125112458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125112458 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125112458 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125112458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125112458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125112458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125112458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125112460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125112460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125112460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125112461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125112461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125112461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125112461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125112461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125112461 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125112461 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125112461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125112461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125112461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125112465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125112475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125112475 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)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125112752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125112752 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125112752 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125112752 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125112754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125112755 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@0f7b4e429faf: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='FCC1D990'O, index=0 SGSN_Test-GSUP(1272)@0f7b4e429faf: 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)@0f7b4e429faf: 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 := '6704CC41321F35AC4754D57688AE738F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F982E4D8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '76B6F4E267B650BA'O } } } } } 20241221125112803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125112803 DLLC NOTICE LLME(ffffffff/fcc1d990){UNASSIGNED} LLC RX: unknown TLLI 0xfcc1d990, creating LLME on the fly (gprs_llc.c:552) 20241221125112803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125112803 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125112804 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221125112804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221125112804 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221125112804 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221125112804 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125112804 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125112804 DLLC NOTICE LLME(ffffffff/fcc1d990){UNASSIGNED} LLGM Assign pre (fcc1d990 => f632429b) (gprs_llc.c:1079) 20241221125112804 DLLC NOTICE LLME(fcc1d990/f632429b){ASSIGNED} LLGM Assign post (fcc1d990 => f632429b) (gprs_llc.c:1125) 20241221125112804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125112804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125112804 DMM DEBUG MM(262420000000068/f632429b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125112817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125112817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221125112817 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125112817 DMM DEBUG MM(262420000000068/f632429b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241221125112817 DMM NOTICE MM(262420000000068/f632429b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125112817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125112817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125112817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125112817 DMM DEBUG MM(262420000000068/f632429b) Requesting authorization (sgsn_auth.c:160) 20241221125112817 DMM INFO MM(262420000000068/f632429b) Requesting authentication tuples (sgsn_auth.c:184) 20241221125112817 DMM DEBUG MM(262420000000068/f632429b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125112817 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241221125112817 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@0f7b4e429faf: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241221125112819 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125112819 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125112819 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125112819 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125112819 DMM INFO MM(262420000000068/f632429b) Subscriber data update (mmctx.c:445) 20241221125112819 DMM DEBUG MM(262420000000068/f632429b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125112820 DMM INFO MM(262420000000068/f632429b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125112820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125112820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125112820 DMM INFO MM(262420000000068/f632429b) <- GMM AUTH AND CIPHERING REQ (rand = 67 04 cc 41 32 1f 35 ac 47 54 d5 76 88 ae 73 8f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221125112827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125112828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125112828 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125112828 DMM INFO MM(262420000000068/f632429b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125112828 DMM NOTICE MM(262420000000068/f632429b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125112828 DMM DEBUG MM(262420000000068/f632429b) checking auth: received GSM SRES = f9 82 e4 d8 (gprs_gmm.c:666) 20241221125112828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125112828 DMM DEBUG MM(262420000000068/f632429b) Requesting authorization (sgsn_auth.c:160) 20241221125112828 DMM INFO MM(262420000000068/f632429b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125112828 DMM DEBUG MM(262420000000068/f632429b) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125112828 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241221125112828 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) 20241221125112828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221125112828 DMM INFO MM(262420000000068/f632429b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf632429b) (gprs_gmm.c:300) 20241221125112829 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125112829 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125112829 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241221125112829 DMM INFO MM(262420000000068/f632429b) Subscriber data update (mmctx.c:445) 20241221125112829 DMM DEBUG MM(262420000000068/f632429b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125112829 DMM INFO MM(262420000000068/f632429b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125112829 DMM NOTICE MM(262420000000068/f632429b) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241221125112829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125112829 DMM NOTICE MM(262420000000068/f632429b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125112829 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) 20241221125112830 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125112830 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241221125112830 DMM INFO MM(262420000000068/f632429b) Subscriber data update (mmctx.c:445) 20241221125112830 DMM DEBUG MM(262420000000068/f632429b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221125112836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125112836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221125112836 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125112836 DMM INFO MM(262420000000068/f632429b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125112836 DMM NOTICE MM(262420000000068/f632429b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125112836 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125112836 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125112836 DLLC NOTICE LLME(fcc1d990/f632429b){ASSIGNED} LLGM Assign pre (ffffffff => f632429b) (gprs_llc.c:1079) 20241221125112836 DLLC NOTICE LLME(ffffffff/f632429b){ASSIGNED} LLGM Assign post (ffffffff => f632429b) (gprs_llc.c:1125) 20241221125112836 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221125112836 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221125112836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125112836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221125112888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125112888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221125112888 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125112888 DMM INFO MM(262420000000068/f632429b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221125112888 DMM INFO MM(262420000000068/f632429b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221125112888 DMM DEBUG MM(262420000000068/f632429b) Using GGSN 0 (gprs_sm.c:312) 20241221125112888 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) 20241221125112888 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241221125112888 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221125112888 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241221125112888 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241221125112900 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 37 fe fb 29 11 05 bc e5 39 14 05 7f c1 86 1b 13 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241221125112900 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0ac448, cbp=0x5566507ec330) (sgsn_libgtp.c:632) 20241221125112900 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221125112900 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eff18 TLLI=f632429b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221125112900 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221125112901 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@0f7b4e429faf: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221125112908 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241221125112916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125112916 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241221125112916 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@0f7b4e429faf: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@0f7b4e429faf: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='F632429B'O, index=0 TC_cell_change_different_rai_ci_attach(1274)@0f7b4e429faf: 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 := 'CABBC935C2738287D425884D3341F05C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DDAF12C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8ADDEDB1E06F9E86'O } } } } } 20241221125112923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125112923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241221125112923 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xF632429B) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125112923 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125112923 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241221125112923 DLLC NOTICE LLME(ffffffff/f632429b){ASSIGNED} LLGM Assign pre (f632429b => c7dd06ea) (gprs_llc.c:1079) 20241221125112923 DLLC NOTICE LLME(f632429b/c7dd06ea){ASSIGNED} LLGM Assign post (f632429b => c7dd06ea) (gprs_llc.c:1125) 20241221125112923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125112923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125112923 DMM DEBUG MM(262420000000068/c7dd06ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125112936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125112936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241221125112936 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125112936 DMM DEBUG MM(262420000000068/c7dd06ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241221125112936 DMM NOTICE MM(262420000000068/c7dd06ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125112936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125112936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125112936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125112936 DMM DEBUG MM(262420000000068/c7dd06ea) Requesting authorization (sgsn_auth.c:160) 20241221125112936 DMM INFO MM(262420000000068/c7dd06ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125112936 DMM DEBUG MM(262420000000068/c7dd06ea) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125112936 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241221125112936 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) 20241221125115937 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Timeout of T3314 (fsm.c:317) 20241221125115937 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241221125115937 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241221125118937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241221125118937 DMM ERROR MM(262420000000068/c7dd06ea) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241221125118937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241221125118937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241221125118937 DMM NOTICE MM(262420000000068/c7dd06ea) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241221125118937 DMM NOTICE MM(262420000000068/c7dd06ea) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241221125118937 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241221125118937 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eff18, TLLI=c7dd06ea, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221125118937 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241221125118937 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221125118937 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241221125118938 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241221125118938 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) 20241221125118938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Reject}: Deallocated (fsm.c:568) 20241221125118938 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Standby}: Deallocated (fsm.c:568) 20241221125118938 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221125118938 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241221125118938 DLLC NOTICE LLME(f632429b/c7dd06ea){ASSIGNED} LLGM Assign pre (c7dd06ea => ffffffff) (gprs_llc.c:1079) 20241221125118938 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7dd06ea => ffffffff) (gprs_llc.c:1125) 20241221125123939 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20241221125128940 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20241221125132753 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241221125132753 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241221125132753 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125133942 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20241221125135325 DGPRS DEBUG Checking for inactive LLMEs, time = 16596229 (sgsn.c:131) 20241221125138943 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20241221125142386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125142389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125142389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221125142423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125142424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125142424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221125142461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125142463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125142463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1274)@0f7b4e429faf: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@0f7b4e429faf: Test Component 1274 has requested to stop MTC. Terminating current testcase execution. 20241221125142800 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125142800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1271)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(1272)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1265)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1270)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1260)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@0f7b4e429faf: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@0f7b4e429faf: Final verdict of PTC: none20241221125142803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57236<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@0f7b4e429faf: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1263)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1268)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1258)@0f7b4e429faf: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1274)@0f7b4e429faf: Final verdict of PTC: fail reason: "Tguard timeout" MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): fail (none -> fail) reason: "Tguard timeout" MTC@0f7b4e429faf: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@0f7b4e429faf: 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 fail'. Sat Dec 21 12:51:42 UTC 2024 ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20241221125142934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125143336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53520<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=116424) 20241221125143801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125143801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221125143944 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20241221125143944 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5566507ec330) (sgsn_libgtp.c:632) 20241221125143944 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5566507ec330) (sgsn_libgtp.c:636) 20241221125143944 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20241221125143944 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20241221125143944 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20241221125143944 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=116424, count=121856) 20241221125144803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125144803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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 fail' was executed successfully (exit status: 0). MTC@0f7b4e429faf: 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 ------ Sat Dec 21 12:51:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241221125145805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125145805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_cell_change_different_rai_ci_data started. 20241221125146394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125146395 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125146439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125146439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125146439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125146439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125146439 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125146439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125146439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125146439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125146439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125146441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125146441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125146441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125146441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125146441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125146441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125146441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125146441 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125146441 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125146441 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125146441 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125146442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125146442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125146445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125146454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125146454 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)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125146483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125146483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125146483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125146483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125146483 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125146483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125146483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125146483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125146483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1284)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1285)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125146484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125146484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125146484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125146485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125146485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125146485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125146485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125146485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125146485 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125146485 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125146485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125146485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125146485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1285)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125146489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1281)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125146499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125146499 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)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1284)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1290)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125146521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125146521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125146521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125146521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125146521 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125146521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125146521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125146522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125146522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1290)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125146523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125146523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125146523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125146524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125146524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125146524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125146524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125146524 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125146524 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125146524 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125146524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1290)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125146524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125146524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1290)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125146528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125146536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125146536 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)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125146805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125146806 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125146806 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125146806 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1289)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1289)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125146808 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1289)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1289)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125146808 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1289)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1289)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@0f7b4e429faf: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='FFC98926'O, index=0 SGSN_Test-GSUP(1291)@0f7b4e429faf: 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)@0f7b4e429faf: 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 := '1C8F67429502F2865AC0EC43394D0FF7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC6BDAE9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0E9CFE9DCB730255'O } } } } } 20241221125146855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125146855 DLLC NOTICE LLME(ffffffff/ffc98926){UNASSIGNED} LLC RX: unknown TLLI 0xffc98926, creating LLME on the fly (gprs_llc.c:552) 20241221125146855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125146855 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125146855 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221125146855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221125146855 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221125146855 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221125146855 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125146855 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125146855 DLLC NOTICE LLME(ffffffff/ffc98926){UNASSIGNED} LLGM Assign pre (ffc98926 => df371277) (gprs_llc.c:1079) 20241221125146855 DLLC NOTICE LLME(ffc98926/df371277){ASSIGNED} LLGM Assign post (ffc98926 => df371277) (gprs_llc.c:1125) 20241221125146855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125146855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125146855 DMM DEBUG MM(262420000000070/df371277) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125146868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125146868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221125146868 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125146868 DMM DEBUG MM(262420000000070/df371277) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241221125146868 DMM NOTICE MM(262420000000070/df371277) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125146868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125146868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125146868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125146868 DMM DEBUG MM(262420000000070/df371277) Requesting authorization (sgsn_auth.c:160) 20241221125146868 DMM INFO MM(262420000000070/df371277) Requesting authentication tuples (sgsn_auth.c:184) 20241221125146868 DMM DEBUG MM(262420000000070/df371277) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125146869 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241221125146869 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@0f7b4e429faf: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241221125146871 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125146871 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125146871 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125146871 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125146871 DMM INFO MM(262420000000070/df371277) Subscriber data update (mmctx.c:445) 20241221125146871 DMM DEBUG MM(262420000000070/df371277) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125146871 DMM INFO MM(262420000000070/df371277) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125146871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125146871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125146871 DMM INFO MM(262420000000070/df371277) <- GMM AUTH AND CIPHERING REQ (rand = 1c 8f 67 42 95 02 f2 86 5a c0 ec 43 39 4d 0f f7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221125146879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125146879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125146879 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125146879 DMM INFO MM(262420000000070/df371277) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125146879 DMM NOTICE MM(262420000000070/df371277) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125146879 DMM DEBUG MM(262420000000070/df371277) checking auth: received GSM SRES = ec 6b da e9 (gprs_gmm.c:666) 20241221125146879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125146879 DMM DEBUG MM(262420000000070/df371277) Requesting authorization (sgsn_auth.c:160) 20241221125146879 DMM INFO MM(262420000000070/df371277) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125146879 DMM DEBUG MM(262420000000070/df371277) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125146879 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241221125146879 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) 20241221125146879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221125146879 DMM INFO MM(262420000000070/df371277) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf371277) (gprs_gmm.c:300) 20241221125146880 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125146880 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125146880 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241221125146880 DMM INFO MM(262420000000070/df371277) Subscriber data update (mmctx.c:445) 20241221125146880 DMM DEBUG MM(262420000000070/df371277) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125146880 DMM INFO MM(262420000000070/df371277) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125146880 DMM NOTICE MM(262420000000070/df371277) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241221125146880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125146880 DMM NOTICE MM(262420000000070/df371277) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125146880 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) 20241221125146881 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125146881 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241221125146881 DMM INFO MM(262420000000070/df371277) Subscriber data update (mmctx.c:445) 20241221125146881 DMM DEBUG MM(262420000000070/df371277) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221125146887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125146887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221125146887 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125146887 DMM INFO MM(262420000000070/df371277) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125146887 DMM NOTICE MM(262420000000070/df371277) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125146887 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125146887 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125146887 DLLC NOTICE LLME(ffc98926/df371277){ASSIGNED} LLGM Assign pre (ffffffff => df371277) (gprs_llc.c:1079) 20241221125146887 DLLC NOTICE LLME(ffffffff/df371277){ASSIGNED} LLGM Assign post (ffffffff => df371277) (gprs_llc.c:1125) 20241221125146888 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221125146888 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221125146888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125146888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221125146939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125146939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221125146939 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125146939 DMM INFO MM(262420000000070/df371277) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221125146939 DMM INFO MM(262420000000070/df371277) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221125146939 DMM DEBUG MM(262420000000070/df371277) Using GGSN 0 (gprs_sm.c:312) 20241221125146939 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) 20241221125146939 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241221125146939 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221125146939 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241221125146939 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241221125146951 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0a 04 32 00 00 01 80 08 00 10 70 9e f8 ca 11 2e 6f b3 fc 14 05 7f 88 3b a5 79 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20241221125146951 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0ac448, cbp=0x5566507ec330) (sgsn_libgtp.c:632) 20241221125146951 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221125146951 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eff18 TLLI=df371277, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221125146951 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221125146951 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@0f7b4e429faf: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221125146959 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241221125146967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125146967 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241221125146967 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1282)@0f7b4e429faf: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='DF371277'O, index=0 20241221125146974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125146974 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125146974 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5566507eff18, TLLI=df371277, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1282)@0f7b4e429faf: Removing Client IMSI='262420000000070'H, index=0 20241221125148973 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@0f7b4e429faf: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@0f7b4e429faf: Final verdict of PTC: pass 20241221125148982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53528<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221125148984 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125148984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1289)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(1291)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1279)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1285)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@0f7b4e429faf: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1282)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@0f7b4e429faf: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1290)@0f7b4e429faf: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1287)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1283)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1288)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1277)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1282): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1287): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1288): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1289): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1290): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:51:49 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 20241221125149118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125149519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34774<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95148) 20241221125149968 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Timeout of T3314 (fsm.c:317) 20241221125149968 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241221125149968 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241221125149984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125149984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95148, count=100228) 20241221125150986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125150986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:51:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.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 20241221125151986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125151986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_cell_change_different_ci_attach started. 20241221125152581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125152582 DMM INFO MM(262420000000070/df371277) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125152582 DMM INFO MM(262420000000070/df371277) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125152582 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125152582 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125152582 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221125152582 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241221125152582 DLLC NOTICE LLME(ffffffff/df371277){ASSIGNED} LLGM Assign pre (df371277 => ffffffff) (gprs_llc.c:1079) 20241221125152582 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df371277 => ffffffff) (gprs_llc.c:1125) 20241221125152582 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507efbc0 (gprs_sndcp.c:574) 20241221125152582 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eff18, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221125152582 DMM NOTICE MM(262420000000070/df371277) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241221125152582 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241221125152582 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241221125152582 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221125152582 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241221125152583 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241221125152583 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) 20241221125152583 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) 20241221125152583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221125152583 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221125152583 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221125152583 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221125152583 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1299)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1299)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125152632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125152632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125152632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125152632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125152632 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125152632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125152632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125152632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125152632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1299)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125152634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125152634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125152634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125152634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125152634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125152634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125152634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125152634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125152634 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125152634 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125152634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1299)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125152634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125152634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1299)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1298)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221125152638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125152647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125152648 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1300)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1296)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1298)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125152661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125152661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125152661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125152661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125152661 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125152661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125152661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125152661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125152661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125152663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125152663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125152663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125152663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125152663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125152663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125152663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125152663 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125152663 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125152663 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125152663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125152664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125152664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125152668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125152677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125152678 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1302)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1309)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1309)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125152704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125152704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125152704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125152704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125152704 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125152704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125152704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125152704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125152704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1309)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125152706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125152706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125152706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125152707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125152707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125152707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125152707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125152707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125152707 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125152707 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125152707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125152707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125152707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1309)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1309)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125152711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125152719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125152719 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1306)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125152987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125152987 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125152987 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125152987 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1308)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1308)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125152989 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241221125152990 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1308)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1308)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1308)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1308)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1308)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1308)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1296)@0f7b4e429faf: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='F57899CF'O, index=0 SGSN_Test-GSUP(1310)@0f7b4e429faf: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1296)@0f7b4e429faf: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@0f7b4e429faf: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='F57899CF'O, index=0 TC_cell_change_different_ci_attach(1312)@0f7b4e429faf: 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 := '51C1588CBE37CCFBE027EE4A25FF4DF6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EAF740D7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D2DBD9CA571865E0'O } } } } } 20241221125153032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125153032 DLLC NOTICE LLME(ffffffff/f57899cf){UNASSIGNED} LLC RX: unknown TLLI 0xf57899cf, creating LLME on the fly (gprs_llc.c:552) 20241221125153032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125153032 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125153032 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221125153032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221125153032 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221125153032 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221125153032 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125153032 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125153032 DLLC NOTICE LLME(ffffffff/f57899cf){UNASSIGNED} LLGM Assign pre (f57899cf => c06b1995) (gprs_llc.c:1079) 20241221125153032 DLLC NOTICE LLME(f57899cf/c06b1995){ASSIGNED} LLGM Assign post (f57899cf => c06b1995) (gprs_llc.c:1125) 20241221125153032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125153032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125153032 DMM DEBUG MM(262420000000069/c06b1995) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125153045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125153045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221125153045 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125153045 DMM DEBUG MM(262420000000069/c06b1995) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241221125153045 DMM NOTICE MM(262420000000069/c06b1995) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125153045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125153045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125153045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125153045 DMM DEBUG MM(262420000000069/c06b1995) Requesting authorization (sgsn_auth.c:160) 20241221125153045 DMM INFO MM(262420000000069/c06b1995) Requesting authentication tuples (sgsn_auth.c:184) 20241221125153045 DMM DEBUG MM(262420000000069/c06b1995) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125153045 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241221125153045 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@0f7b4e429faf: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241221125153048 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125153048 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125153048 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125153048 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125153048 DMM INFO MM(262420000000069/c06b1995) Subscriber data update (mmctx.c:445) 20241221125153048 DMM DEBUG MM(262420000000069/c06b1995) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125153048 DMM INFO MM(262420000000069/c06b1995) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125153048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125153048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125153048 DMM INFO MM(262420000000069/c06b1995) <- GMM AUTH AND CIPHERING REQ (rand = 51 c1 58 8c be 37 cc fb e0 27 ee 4a 25 ff 4d f6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221125153056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125153056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125153056 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125153056 DMM INFO MM(262420000000069/c06b1995) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125153056 DMM NOTICE MM(262420000000069/c06b1995) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125153056 DMM DEBUG MM(262420000000069/c06b1995) checking auth: received GSM SRES = ea f7 40 d7 (gprs_gmm.c:666) 20241221125153056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125153056 DMM DEBUG MM(262420000000069/c06b1995) Requesting authorization (sgsn_auth.c:160) 20241221125153056 DMM INFO MM(262420000000069/c06b1995) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125153056 DMM DEBUG MM(262420000000069/c06b1995) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125153056 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241221125153056 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) 20241221125153056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221125153056 DMM INFO MM(262420000000069/c06b1995) <- GMM ATTACH ACCEPT (new P-TMSI=0xc06b1995) (gprs_gmm.c:300) 20241221125153058 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125153058 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125153058 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241221125153058 DMM INFO MM(262420000000069/c06b1995) Subscriber data update (mmctx.c:445) 20241221125153058 DMM DEBUG MM(262420000000069/c06b1995) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125153058 DMM INFO MM(262420000000069/c06b1995) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125153058 DMM NOTICE MM(262420000000069/c06b1995) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241221125153058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125153058 DMM NOTICE MM(262420000000069/c06b1995) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125153058 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) 20241221125153058 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125153058 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241221125153058 DMM INFO MM(262420000000069/c06b1995) Subscriber data update (mmctx.c:445) 20241221125153058 DMM DEBUG MM(262420000000069/c06b1995) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221125153064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125153064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221125153064 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125153064 DMM INFO MM(262420000000069/c06b1995) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125153064 DMM NOTICE MM(262420000000069/c06b1995) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125153064 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125153064 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125153064 DLLC NOTICE LLME(f57899cf/c06b1995){ASSIGNED} LLGM Assign pre (ffffffff => c06b1995) (gprs_llc.c:1079) 20241221125153064 DLLC NOTICE LLME(ffffffff/c06b1995){ASSIGNED} LLGM Assign post (ffffffff => c06b1995) (gprs_llc.c:1125) 20241221125153064 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221125153065 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221125153065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125153065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221125153116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125153116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221125153116 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125153116 DMM INFO MM(262420000000069/c06b1995) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221125153116 DMM INFO MM(262420000000069/c06b1995) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221125153116 DMM DEBUG MM(262420000000069/c06b1995) Using GGSN 0 (gprs_sm.c:312) 20241221125153116 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) 20241221125153116 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241221125153116 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221125153116 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241221125153116 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241221125153126 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 34 00 00 01 80 08 00 10 5b d0 8f ca 11 15 62 4d cc 14 05 7f 67 cf e0 94 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) 20241221125153126 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0ad4b8, cbp=0x5566507eba20) (sgsn_libgtp.c:632) 20241221125153126 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221125153126 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eff18 TLLI=c06b1995, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221125153126 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221125153126 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@0f7b4e429faf: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221125153133 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241221125153139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125153139 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241221125153139 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@0f7b4e429faf: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1306)@0f7b4e429faf: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C06B1995'O, index=0 TC_cell_change_different_ci_attach(1312)@0f7b4e429faf: 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 := '252A68276BF7B91C61C71AE54D1FD9E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9733DDF7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4D07B984AC4D09E8'O } } } } } 20241221125153146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125153146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241221125153146 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125153146 DMM INFO MM(262420000000069/c06b1995) -> GMM ATTACH REQUEST MI(TMSI-0xC06B1995) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125153146 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125153146 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241221125153146 DLLC NOTICE LLME(ffffffff/c06b1995){ASSIGNED} LLGM Assign pre (c06b1995 => e345495d) (gprs_llc.c:1079) 20241221125153146 DLLC NOTICE LLME(c06b1995/e345495d){ASSIGNED} LLGM Assign post (c06b1995 => e345495d) (gprs_llc.c:1125) 20241221125153146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125153146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125153146 DMM DEBUG MM(262420000000069/e345495d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125153158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125153158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241221125153158 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125153158 DMM DEBUG MM(262420000000069/e345495d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241221125153158 DMM NOTICE MM(262420000000069/e345495d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125153158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125153158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125153158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125153158 DMM DEBUG MM(262420000000069/e345495d) Requesting authorization (sgsn_auth.c:160) 20241221125153158 DMM INFO MM(262420000000069/e345495d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125153158 DMM DEBUG MM(262420000000069/e345495d) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125153158 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241221125153158 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) 20241221125156159 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Timeout of T3314 (fsm.c:317) 20241221125156159 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241221125156159 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241221125159159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241221125159160 DMM ERROR MM(262420000000069/e345495d) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241221125159160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241221125159160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241221125159160 DMM NOTICE MM(262420000000069/e345495d) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241221125159160 DMM NOTICE MM(262420000000069/e345495d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241221125159160 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241221125159160 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eff18, TLLI=e345495d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221125159160 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241221125159160 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221125159160 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241221125159160 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241221125159160 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) 20241221125159160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Reject}: Deallocated (fsm.c:568) 20241221125159160 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Standby}: Deallocated (fsm.c:568) 20241221125159160 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221125159160 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241221125159160 DLLC NOTICE LLME(c06b1995/e345495d){ASSIGNED} LLGM Assign pre (e345495d => ffffffff) (gprs_llc.c:1079) 20241221125159160 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e345495d => ffffffff) (gprs_llc.c:1125) 20241221125204161 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20241221125205326 DGPRS DEBUG Checking for inactive LLMEs, time = 16596259 (sgsn.c:131) 20241221125209162 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20241221125212988 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241221125212988 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241221125212989 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1308)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1308)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125214163 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20241221125219165 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20241221125222635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125222636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125222636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221125222664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125222666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125222666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241221125222707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125222709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125222709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1312)@0f7b4e429faf: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@0f7b4e429faf: Test Component 1312 has requested to stop MTC. Terminating current testcase execution. 20241221125223029 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125223029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1308)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(1310)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1303)@0f7b4e429faf: Final verdict of PTC: none 20241221125223031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34778<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1298)@0f7b4e429faf: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1296)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1309)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1299)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@0f7b4e429faf: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@0f7b4e429faf: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1306)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1307)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1297)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1301)@0f7b4e429faf: Final verdict of PTC: none TC_cell_change_different_ci_attach(1312)@0f7b4e429faf: Final verdict of PTC: fail reason: "Tguard timeout" MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1296): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1297): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1298): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1299): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1306): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1307): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1308): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1309): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_cell_change_different_ci_attach(1312): fail (none -> fail) reason: "Tguard timeout" MTC@0f7b4e429faf: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@0f7b4e429faf: 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 fail'. Sat Dec 21 12:52:23 UTC 2024 ------ SGSN_Tests.TC_cell_change_different_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20241221125223163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125223564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44664<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=124488) 20241221125224030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125224030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221125224166 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20241221125224166 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5566507eba20) (sgsn_libgtp.c:632) 20241221125224166 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5566507eba20) (sgsn_libgtp.c:636) 20241221125224166 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20241221125224166 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20241221125224166 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20241221125224166 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=124488, count=128844) 20241221125225031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125225031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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 fail' was executed successfully (exit status: 0). MTC@0f7b4e429faf: 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 ------ Sat Dec 21 12:52: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_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 20241221125226033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125226033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_cell_change_different_ci_data started. 20241221125226627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125226629 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1318)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1318)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125226678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125226678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125226678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125226678 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125226678 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125226678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125226678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125226678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125226678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1317)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1318)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125226680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125226680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125226680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125226680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125226680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125226680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125226680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125226680 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125226680 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125226680 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125226680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125226680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125226681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1318)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1318)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125226684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125226694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125226695 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1319)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1315)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1317)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125226709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125226709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125226709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125226709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125226709 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125226709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125226709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125226709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125226709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125226711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125226711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125226711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125226711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125226711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125226711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125226711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125226711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125226711 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125226711 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125226711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1322)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125226712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125226712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125226715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125226723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125226723 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125226747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125226747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125226747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125226747 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125226748 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125226748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125226748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125226748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125226748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125226749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125226749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125226749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125226750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125226750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125226750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125226750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125226750 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125226750 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125226750 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125226750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125226750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125226750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125226755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125226765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125226765 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125227034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125227034 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125227034 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125227034 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125227036 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125227036 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1315)@0f7b4e429faf: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='E6DA69A7'O, index=0 SGSN_Test-GSUP(1329)@0f7b4e429faf: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1315)@0f7b4e429faf: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@0f7b4e429faf: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='E6DA69A7'O, index=0 TC_cell_change_different_ci_data(1331)@0f7b4e429faf: 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 := '1EEF8717B1433C008080584810CE64DB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4CA14714'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D9FC6D6DB23FB3C8'O } } } } } 20241221125227083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125227083 DLLC NOTICE LLME(ffffffff/e6da69a7){UNASSIGNED} LLC RX: unknown TLLI 0xe6da69a7, creating LLME on the fly (gprs_llc.c:552) 20241221125227083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125227084 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125227084 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221125227084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221125227084 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221125227084 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221125227084 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125227084 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125227084 DLLC NOTICE LLME(ffffffff/e6da69a7){UNASSIGNED} LLGM Assign pre (e6da69a7 => d3338394) (gprs_llc.c:1079) 20241221125227084 DLLC NOTICE LLME(e6da69a7/d3338394){ASSIGNED} LLGM Assign post (e6da69a7 => d3338394) (gprs_llc.c:1125) 20241221125227084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125227084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125227084 DMM DEBUG MM(262420000000071/d3338394) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125227098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125227098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221125227098 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125227098 DMM DEBUG MM(262420000000071/d3338394) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241221125227098 DMM NOTICE MM(262420000000071/d3338394) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125227098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125227098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125227098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125227098 DMM DEBUG MM(262420000000071/d3338394) Requesting authorization (sgsn_auth.c:160) 20241221125227098 DMM INFO MM(262420000000071/d3338394) Requesting authentication tuples (sgsn_auth.c:184) 20241221125227098 DMM DEBUG MM(262420000000071/d3338394) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125227098 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241221125227098 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@0f7b4e429faf: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241221125227101 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125227101 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125227101 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125227101 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125227101 DMM INFO MM(262420000000071/d3338394) Subscriber data update (mmctx.c:445) 20241221125227101 DMM DEBUG MM(262420000000071/d3338394) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125227101 DMM INFO MM(262420000000071/d3338394) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125227101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125227101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125227101 DMM INFO MM(262420000000071/d3338394) <- GMM AUTH AND CIPHERING REQ (rand = 1e ef 87 17 b1 43 3c 00 80 80 58 48 10 ce 64 db , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221125227109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125227109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125227109 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125227109 DMM INFO MM(262420000000071/d3338394) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125227109 DMM NOTICE MM(262420000000071/d3338394) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125227109 DMM DEBUG MM(262420000000071/d3338394) checking auth: received GSM SRES = 4c a1 47 14 (gprs_gmm.c:666) 20241221125227109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125227109 DMM DEBUG MM(262420000000071/d3338394) Requesting authorization (sgsn_auth.c:160) 20241221125227109 DMM INFO MM(262420000000071/d3338394) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125227109 DMM DEBUG MM(262420000000071/d3338394) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125227109 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241221125227109 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) 20241221125227109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221125227109 DMM INFO MM(262420000000071/d3338394) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3338394) (gprs_gmm.c:300) 20241221125227110 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125227110 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125227110 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241221125227110 DMM INFO MM(262420000000071/d3338394) Subscriber data update (mmctx.c:445) 20241221125227110 DMM DEBUG MM(262420000000071/d3338394) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125227110 DMM INFO MM(262420000000071/d3338394) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125227110 DMM NOTICE MM(262420000000071/d3338394) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241221125227110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125227110 DMM NOTICE MM(262420000000071/d3338394) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125227110 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) 20241221125227111 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125227111 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241221125227111 DMM INFO MM(262420000000071/d3338394) Subscriber data update (mmctx.c:445) 20241221125227111 DMM DEBUG MM(262420000000071/d3338394) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221125227116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125227117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221125227117 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125227117 DMM INFO MM(262420000000071/d3338394) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125227117 DMM NOTICE MM(262420000000071/d3338394) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125227117 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125227117 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125227117 DLLC NOTICE LLME(e6da69a7/d3338394){ASSIGNED} LLGM Assign pre (ffffffff => d3338394) (gprs_llc.c:1079) 20241221125227117 DLLC NOTICE LLME(ffffffff/d3338394){ASSIGNED} LLGM Assign post (ffffffff => d3338394) (gprs_llc.c:1125) 20241221125227117 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221125227117 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221125227117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125227117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221125227168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125227168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241221125227168 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125227168 DMM INFO MM(262420000000071/d3338394) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241221125227168 DMM INFO MM(262420000000071/d3338394) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241221125227168 DMM DEBUG MM(262420000000071/d3338394) Using GGSN 0 (gprs_sm.c:312) 20241221125227168 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) 20241221125227168 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241221125227168 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241221125227168 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241221125227168 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241221125227180 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 36 00 00 01 80 08 00 10 a0 ec 25 49 11 d3 60 af 87 14 05 7f 53 c6 e5 e8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20241221125227180 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6e8e0ad4b8, cbp=0x5566507eba20) (sgsn_libgtp.c:632) 20241221125227180 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241221125227180 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5566507eff18 TLLI=d3338394, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241221125227180 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241221125227180 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@0f7b4e429faf: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed 20241221125227187 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241221125227193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125227193 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241221125227193 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@0f7b4e429faf: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@0f7b4e429faf: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='D3338394'O, index=0 20241221125227201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125227201 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125227201 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125227202 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1315)@0f7b4e429faf: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@0f7b4e429faf: Final verdict of PTC: pass 20241221125227216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44670<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@0f7b4e429faf: Final verdict of PTC: none 20241221125227218 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125227218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1328)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1327)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1318)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1322)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1317)@0f7b4e429faf: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1315)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@0f7b4e429faf: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@0f7b4e429faf: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1316)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1320)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1325)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1315): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1316): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1317): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1318): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:52:27 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 20241221125227351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125227752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56586<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84492) 20241221125228220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125228220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84492, count=99952) 20241221125229221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125229221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:52: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_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 20241221125230202 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Timeout of T3314 (fsm.c:317) 20241221125230202 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241221125230202 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241221125230222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125230223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_sgsn_context_req_in started. 20241221125230814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125230815 DMM INFO MM(262420000000071/d3338394) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125230815 DMM INFO MM(262420000000071/d3338394) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125230815 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125230815 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125230815 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221125230815 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241221125230815 DLLC NOTICE LLME(ffffffff/d3338394){ASSIGNED} LLGM Assign pre (d3338394 => ffffffff) (gprs_llc.c:1079) 20241221125230815 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3338394 => ffffffff) (gprs_llc.c:1125) 20241221125230815 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5566507efbc0 (gprs_sndcp.c:574) 20241221125230815 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5566507eff18, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241221125230815 DMM NOTICE MM(262420000000071/d3338394) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241221125230815 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241221125230815 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241221125230815 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241221125230816 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241221125230816 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241221125230816 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) 20241221125230816 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) 20241221125230816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221125230816 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221125230816 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221125230816 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221125230816 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125230859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125230859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125230859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125230859 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125230859 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125230859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125230859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125230859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125230859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125230861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125230861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125230861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125230861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125230861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125230861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125230861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125230861 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125230861 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125230861 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125230861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125230862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125230862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125230866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125230875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125230875 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125230895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125230895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125230895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125230895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125230895 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125230895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125230895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125230895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125230895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125230897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125230897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125230897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125230897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125230897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125230897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125230897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125230897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125230897 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125230897 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125230897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1341)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125230898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125230898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125230902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125230911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125230911 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125230934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125230934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125230934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125230934 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125230934 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125230934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125230934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125230934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125230935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125230936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125230936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125230936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125230936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125230936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125230936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125230936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125230936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125230936 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125230936 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125230936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1346)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125230937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125230937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125230941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125230951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125230951 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125231224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125231224 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125231224 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125231224 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125231226 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125231226 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@0f7b4e429faf: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='D1C4AF26'O, index=0 SGSN_Test-GSUP(1348)@0f7b4e429faf: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@0f7b4e429faf: 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 := 'D0CA26D0D1954B8FC0BB26DD7726105A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7E1523A3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DCC8D02BBE5FEB8C'O } } } } } 20241221125232281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125232281 DLLC NOTICE LLME(ffffffff/d1c4af26){UNASSIGNED} LLC RX: unknown TLLI 0xd1c4af26, creating LLME on the fly (gprs_llc.c:552) 20241221125232281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125232281 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125232281 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221125232281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221125232281 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221125232281 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221125232281 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125232281 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125232281 DLLC NOTICE LLME(ffffffff/d1c4af26){UNASSIGNED} LLGM Assign pre (d1c4af26 => e0346723) (gprs_llc.c:1079) 20241221125232281 DLLC NOTICE LLME(d1c4af26/e0346723){ASSIGNED} LLGM Assign post (d1c4af26 => e0346723) (gprs_llc.c:1125) 20241221125232281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125232281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125232281 DMM DEBUG MM(262420000000072/e0346723) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125232295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125232295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221125232295 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125232295 DMM DEBUG MM(262420000000072/e0346723) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241221125232295 DMM NOTICE MM(262420000000072/e0346723) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125232295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125232295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125232295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125232295 DMM DEBUG MM(262420000000072/e0346723) Requesting authorization (sgsn_auth.c:160) 20241221125232295 DMM INFO MM(262420000000072/e0346723) Requesting authentication tuples (sgsn_auth.c:184) 20241221125232295 DMM DEBUG MM(262420000000072/e0346723) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125232295 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241221125232295 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@0f7b4e429faf: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241221125232298 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125232298 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125232298 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125232298 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125232298 DMM INFO MM(262420000000072/e0346723) Subscriber data update (mmctx.c:445) 20241221125232298 DMM DEBUG MM(262420000000072/e0346723) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125232298 DMM INFO MM(262420000000072/e0346723) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125232298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125232298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125232298 DMM INFO MM(262420000000072/e0346723) <- GMM AUTH AND CIPHERING REQ (rand = d0 ca 26 d0 d1 95 4b 8f c0 bb 26 dd 77 26 10 5a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241221125232305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125232305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125232305 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125232305 DMM INFO MM(262420000000072/e0346723) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125232305 DMM NOTICE MM(262420000000072/e0346723) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125232305 DMM DEBUG MM(262420000000072/e0346723) checking auth: received GSM SRES = 7e 15 23 a3 (gprs_gmm.c:666) 20241221125232306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125232306 DMM DEBUG MM(262420000000072/e0346723) Requesting authorization (sgsn_auth.c:160) 20241221125232306 DMM INFO MM(262420000000072/e0346723) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125232306 DMM DEBUG MM(262420000000072/e0346723) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125232306 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241221125232306 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) 20241221125232306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221125232306 DMM INFO MM(262420000000072/e0346723) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0346723) (gprs_gmm.c:300) 20241221125232307 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125232307 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125232307 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241221125232307 DMM INFO MM(262420000000072/e0346723) Subscriber data update (mmctx.c:445) 20241221125232307 DMM DEBUG MM(262420000000072/e0346723) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125232307 DMM INFO MM(262420000000072/e0346723) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125232307 DMM NOTICE MM(262420000000072/e0346723) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241221125232307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125232307 DMM NOTICE MM(262420000000072/e0346723) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125232307 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) 20241221125232308 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125232308 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241221125232308 DMM INFO MM(262420000000072/e0346723) Subscriber data update (mmctx.c:445) 20241221125232308 DMM DEBUG MM(262420000000072/e0346723) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221125232314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125232314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221125232314 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125232314 DMM INFO MM(262420000000072/e0346723) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125232314 DMM NOTICE MM(262420000000072/e0346723) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125232314 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125232314 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125232314 DLLC NOTICE LLME(d1c4af26/e0346723){ASSIGNED} LLGM Assign pre (ffffffff => e0346723) (gprs_llc.c:1079) 20241221125232314 DLLC NOTICE LLME(ffffffff/e0346723){ASSIGNED} LLGM Assign post (ffffffff => e0346723) (gprs_llc.c:1125) 20241221125232314 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221125232314 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221125232314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125232314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221125232367 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 d3 a3 00 00 03 52 f0 99 42 42 de 05 e0 34 67 23 0c 01 02 03 0d fe 11 cb 72 d5 9f 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2868) TC_sgsn_context_req_in(1350)@0f7b4e429faf: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241221125234368 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241221125234368 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241221125234368 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) 20241221125234368 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241221125234368 DMM INFO MM(262420000000072/e0346723) Subscriber data update (mmctx.c:445) 20241221125234368 DMM DEBUG MM(262420000000072/e0346723) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241221125234368 DMM INFO MM(262420000000072/e0346723) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241221125234368 DMM INFO MM(262420000000072/e0346723) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125234368 DMM INFO MM(262420000000072/e0346723) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125234368 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125234368 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125234368 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221125234368 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221125234368 DLLC NOTICE LLME(ffffffff/e0346723){ASSIGNED} LLGM Assign pre (e0346723 => ffffffff) (gprs_llc.c:1079) 20241221125234368 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0346723 => ffffffff) (gprs_llc.c:1125) 20241221125234368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221125234368 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221125234368 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221125234368 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@0f7b4e429faf: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@0f7b4e429faf: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241221125234373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56594<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221125234375 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125234376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1336)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(1348)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1341)@0f7b4e429faf: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@0f7b4e429faf: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@0f7b4e429faf: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1346)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1339)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1344)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1334)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@0f7b4e429faf: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@0f7b4e429faf: 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'. Sat Dec 21 12:52:34 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 20241221125234504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125234906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56608<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96524) 20241221125235327 DGPRS DEBUG Checking for inactive LLMEs, time = 16596289 (sgsn.c:131) 20241221125235376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125235376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96524, count=101104) 20241221125236378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125236378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:52: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_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 20241221125237379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125237379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_sgsn_context_req_out started. 20241221125237966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125237967 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1356)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1356)@0f7b4e429faf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1355)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221125238017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125238017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125238017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125238017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125238017 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125238017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125238017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125238017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125238017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1356)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125238019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125238019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125238019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125238019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125238019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125238019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125238019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125238019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125238019 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125238019 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125238019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125238020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125238020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1356)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1356)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125238024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1352)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125238033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125238034 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1353)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1355)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125238050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125238050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125238050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125238050 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125238050 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125238050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125238050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125238050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125238050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1360)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1361)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125238052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125238052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125238052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125238052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125238052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125238052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125238052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125238052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125238052 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125238052 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125238052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125238053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125238053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1361)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1361)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125238057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1357)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125238067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125238067 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1358)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1360)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1366)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125238088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125238088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125238088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125238088 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125238088 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125238088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125238088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125238088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125238088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1366)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125238090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125238090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125238090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125238090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125238090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125238090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125238090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125238090 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125238090 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125238090 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125238090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125238091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125238091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1366)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1366)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125238094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125238103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125238103 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1363)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125238380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125238380 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125238380 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125238380 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1365)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1365)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125238382 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1365)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1365)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125238382 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1365)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1365)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1353)@0f7b4e429faf: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='C12A777D'O, index=0 SGSN_Test-GSUP(1367)@0f7b4e429faf: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241221125239437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125239437 DLLC NOTICE LLME(ffffffff/c12a777d){UNASSIGNED} LLC RX: unknown TLLI 0xc12a777d, creating LLME on the fly (gprs_llc.c:552) 20241221125239437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241221125239437 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241221125239437 DMM NOTICE LLME(ffffffff/c12a777d){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241221125239437 DLLC NOTICE LLME(ffffffff/c12a777d){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241221125239437 DMM ERROR LLME(ffffffff/c12a777d){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241221125239437 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241221125239437 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241221125239437 DLLC NOTICE LLME(ffffffff/c12a777d){UNASSIGNED} LLGM Assign pre (c12a777d => ffffffff) (gprs_llc.c:1079) 20241221125239437 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c12a777d => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@0f7b4e429faf: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@0f7b4e429faf: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1367)@0f7b4e429faf: Final verdict of PTC: none 20241221125239451 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125239451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1356)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1365)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@0f7b4e429faf: Final verdict of PTC: none 20241221125239453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45406<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1366)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1361)@0f7b4e429faf: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1353)@0f7b4e429faf: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1363)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1355)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@0f7b4e429faf: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1358)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1364)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1354)@0f7b4e429faf: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@0f7b4e429faf: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI98-provIP(1359)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1353): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1354): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1355): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1356): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1358): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1363): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1364): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1365): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1366): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@0f7b4e429faf: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@0f7b4e429faf: 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'. Sat Dec 21 12:52:39 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 20241221125239592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125239993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43860) 20241221125240452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125240452 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=54340) 20241221125241453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125241453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:52: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_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 20241221125242454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125242454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_req_id_req_ra_update started. 20241221125243053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125243054 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125243098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125243098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125243098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125243098 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125243098 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125243098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125243098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125243098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125243098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125243099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125243099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125243099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125243100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125243100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125243100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125243100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125243100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125243100 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125243100 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125243100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125243100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125243100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125243104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125243113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125243113 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1376)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1373)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1380)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125243142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125243142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125243142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125243142 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125243142 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125243142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125243142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125243142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125243142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1380)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125243144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125243144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125243144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125243144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125243144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125243144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125243144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125243144 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125243144 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125243144 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125243144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125243145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125243145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1380)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1380)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1379)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221125243149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241221125243158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125243158 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)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1379)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1385)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1385)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125243185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125243185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125243185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125243185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125243185 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125243185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125243185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125243185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125243185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1385)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125243187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125243187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125243187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125243187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125243187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125243187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125243187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125243187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125243187 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125243187 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125243187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1385)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125243188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125243188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1385)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125243192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125243202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125243202 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1382)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125243455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125243455 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125243455 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125243455 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1384)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1384)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125243457 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1384)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1384)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125243457 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1384)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1384)@0f7b4e429faf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1384)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1384)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@0f7b4e429faf: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='DF730CAC'O, index=0 SGSN_Test-GSUP(1386)@0f7b4e429faf: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241221125243501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125243501 DLLC NOTICE LLME(ffffffff/df730cac){UNASSIGNED} LLC RX: unknown TLLI 0xdf730cac, creating LLME on the fly (gprs_llc.c:552) 20241221125243501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125243501 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125243501 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221125243501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221125243501 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221125243501 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221125243501 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125243501 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125243501 DLLC NOTICE LLME(ffffffff/df730cac){UNASSIGNED} LLGM Assign pre (df730cac => c069fd46) (gprs_llc.c:1079) 20241221125243501 DLLC NOTICE LLME(df730cac/c069fd46){ASSIGNED} LLGM Assign post (df730cac => c069fd46) (gprs_llc.c:1125) 20241221125243501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125243501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125243502 DMM DEBUG MM(262420000000047/c069fd46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125243515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125243515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125243515 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125243515 DMM INFO MM(262420000000047/c069fd46) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241221125243515 DMM INFO MM(262420000000047/c069fd46) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-17235-20 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241221125243515 DMM NOTICE MM(262420000000047/c069fd46) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241221125243515 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241221125243515 DMM INFO MM(262420000000047/c069fd46) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241221125243515 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125243515 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125243515 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221125243515 DMM ERROR MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241221125243515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Deallocated (fsm.c:568) 20241221125243515 DMM DEBUG MM_STATE_Gb(0)[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221125243515 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221125243515 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221125243515 DLLC NOTICE LLME(df730cac/c069fd46){ASSIGNED} LLGM Assign pre (c069fd46 => ffffffff) (gprs_llc.c:1079) 20241221125243515 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c069fd46 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@0f7b4e429faf: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@0f7b4e429faf: Final verdict of PTC: pass 20241221125243523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45434<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221125243524 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125243524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1386)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1384)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1379)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1385)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@0f7b4e429faf: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@0f7b4e429faf: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1377)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1374)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1380)@0f7b4e429faf: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1382)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1378)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1372)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1383)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1377): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1378): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1379): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1380): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1382): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1383): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1384): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1385): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:52:43 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 20241221125243659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125244061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58288) 20241221125244526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125244526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58288, count=62644) 20241221125245526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125245526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test execution finished. MTC@0f7b4e429faf: 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 ------ Sat Dec 21 12:52:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.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 20241221125246528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125246528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_iu_attach started. 20241221125247122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125247123 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125247167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125247167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125247167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125247167 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125247167 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125247167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125247167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125247167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125247167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125247169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125247169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125247169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125247169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125247169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125247169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125247169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125247169 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125247169 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125247169 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125247169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1393)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125247170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125247170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1394)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221125247175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125247184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125247184 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1392)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125247200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125247200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125247200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125247200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125247200 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125247200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125247200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125247200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125247200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125247202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125247202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125247202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125247202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125247202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125247202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125247202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125247202 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125247202 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125247202 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125247202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125247203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125247203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125247207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125247216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125247216 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125247244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125247244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125247244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125247244 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125247244 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125247244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125247244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125247244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125247244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125247245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125247245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125247245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125247246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125247246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125247246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125247246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125247246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125247246 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125247246 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125247246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125247246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125247246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125247250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125247260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125247260 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1402)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@0f7b4e429faf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@0f7b4e429faf: ************************************************* SGSN_Test_0-M3UA(1406)@0f7b4e429faf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@0f7b4e429faf: ************************************************* MTC@0f7b4e429faf: Starting RAN_Emulation SGSN_Test_0-SCCP(1404)@0f7b4e429faf: v_sccp_pdu_maxlen:268 20241221125247471 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241221125247471 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) 20241221125247471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241221125247471 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)@0f7b4e429faf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241221125247474 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125247474 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241221125247474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241221125247474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241221125247474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241221125247474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241221125247474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241221125247475 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125247475 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241221125247475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241221125247475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241221125247475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241221125247475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241221125247475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241221125247475 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241221125247528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125247529 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125247529 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125247529 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125247531 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125247531 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241221125248282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125248282 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125248282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125248282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125248282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125248282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125248282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125248282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125248283 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241221125248283 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241221125248283 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125248283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125248283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125248283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125248283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125248283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125248283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125248283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@0f7b4e429faf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@0f7b4e429faf: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='F44D5E66'O, index=0 SGSN_Test-GSUP(1409)@0f7b4e429faf: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@0f7b4e429faf: 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 := '7FE8'O, rac := '18'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@0f7b4e429faf: Added conn table entry 0TC_iu_attach(1411)15998448 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: First idle individual index:0 SGSN_Test_0-RAN(1405)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 20241221125248602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125248602 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125248602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125248602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125248603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125248603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125248603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125248603 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125248603 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125248603 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125248603 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125248603 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241221125248603 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241221125248603 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125248603 DMM DEBUG GMM(gmm_fsm)[0x5566507e1e50]{Deregistered}: Allocated (fsm.c:456) 20241221125248603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{Init}: Allocated (fsm.c:456) 20241221125248603 DMM DEBUG MM_STATE_Gb[0x5566507e20b0]{Idle}: Allocated (fsm.c:456) 20241221125248603 DMM DEBUG MM_STATE_Iu[0x5566507ee700]{Detached}: Allocated (fsm.c:456) 20241221125248603 DMM DEBUG GMM(gmm_fsm)[0x5566507e1e50]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125248603 DMM DEBUG GMM(gmm_fsm)[0x5566507e1e50]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125248603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125248603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125248603 DMM DEBUG MM(262420000001001/c6a7b2c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125248603 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241221125248603 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125248603 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125248603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125248603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125248603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125248603 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125248603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125248603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125248603 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125248603 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125248603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125248603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125248603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125248603 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125248603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125248603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@0f7b4e429faf: { messageType := 2, destLocRef := 'F41DF0'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)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@0f7b4e429faf: 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 := '254005EA6B07F9782E18F27244E127DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B064722B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A57E86CF792BB831'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8B099D2C2689CC5DF0E25BB3DF67AB39'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '20830878A4AAA89B7D0869B90335193C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '749C2ED6DBFA1BC05A7937BC4223EF15'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DDAF2C623F339D66'O } } } } } SGSN_Test_0-SCCP(1404)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: vl_len:23 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241221125248613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125248613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125248613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125248613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125248613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125248613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125248613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125248613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125248613 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125248613 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125248613 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125248613 DMM DEBUG MM(262420000001001/c6a7b2c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241221125248613 DMM NOTICE MM(262420000001001/c6a7b2c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125248613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125248613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125248613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125248613 DMM DEBUG MM(262420000001001/c6a7b2c0) Requesting authorization (sgsn_auth.c:160) 20241221125248613 DMM INFO MM(262420000001001/c6a7b2c0) Requesting authentication tuples (sgsn_auth.c:184) 20241221125248613 DMM DEBUG MM(262420000001001/c6a7b2c0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125248613 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241221125248613 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@0f7b4e429faf: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241221125248616 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125248616 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125248616 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125248616 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125248616 DMM INFO MM(262420000001001/c6a7b2c0) Subscriber data update (mmctx.c:445) 20241221125248616 DMM DEBUG MM(262420000001001/c6a7b2c0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125248616 DMM INFO MM(262420000001001/c6a7b2c0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125248616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125248616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125248616 DMM INFO MM(262420000001001/c6a7b2c0) <- GMM AUTH AND CIPHERING REQ (rand = 25 40 05 ea 6b 07 f9 78 2e 18 f2 72 44 e1 27 dd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 74 9c 2e d6 db fa 1b c0 5a 79 37 bc 42 23 ef 15 ) (gprs_gmm.c:483) 20241221125248616 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241221125248616 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125248616 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125248616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125248616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125248616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125248616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125248616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125248616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: vl_len:37 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22DDAF2C6223094399990000100001F029043F339D66'O 20241221125248622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125248622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125248622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125248622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125248622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125248622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125248622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125248622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125248622 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125248622 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125248622 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125248622 DMM INFO MM(262420000001001/c6a7b2c0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125248622 DMM NOTICE MM(262420000001001/c6a7b2c0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125248622 DMM DEBUG MM(262420000001001/c6a7b2c0) checking auth: received UMTS RES = dd af 2c 62 3f 33 9d 66 (gprs_gmm.c:666) 20241221125248622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125248622 DMM DEBUG MM(262420000001001/c6a7b2c0) Requesting authorization (sgsn_auth.c:160) 20241221125248622 DMM INFO MM(262420000001001/c6a7b2c0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125248622 DMM DEBUG MM(262420000001001/c6a7b2c0) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125248622 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241221125248622 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) 20241221125248623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241221125248623 DMM DEBUG MM(262420000001001/c6a7b2c0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241221125248623 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125248623 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125248623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125248623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125248623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125248623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125248623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125248623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: vl_len:12 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241221125248630 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125248630 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125248630 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125248630 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125248630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125248630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125248630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125248630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125248630 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241221125248630 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241221125248630 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241221125248630 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241221125248630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241221125248630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241221125248630 DMM INFO MM(262420000001001/c6a7b2c0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6a7b2c0) (gprs_gmm.c:300) 20241221125248630 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241221125248631 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125248631 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125248631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125248631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125248631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125248631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125248631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125248631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125248631 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125248631 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125248631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125248631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125248631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125248631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125248631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125248631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241221125248634 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125248634 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125248634 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241221125248634 DMM INFO MM(262420000001001/c6a7b2c0) Subscriber data update (mmctx.c:445) 20241221125248634 DMM DEBUG MM(262420000001001/c6a7b2c0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125248634 DMM INFO MM(262420000001001/c6a7b2c0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125248634 DMM NOTICE MM(262420000001001/c6a7b2c0) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241221125248634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125248634 DMM NOTICE MM(262420000001001/c6a7b2c0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125248634 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) 20241221125248635 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125248635 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241221125248635 DMM INFO MM(262420000001001/c6a7b2c0) Subscriber data update (mmctx.c:445) 20241221125248635 DMM DEBUG MM(262420000001001/c6a7b2c0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: vl_len:14 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241221125248636 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125248636 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125248636 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125248636 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125248637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125248637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125248637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125248637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125248637 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125248637 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125248637 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125248637 DMM INFO MM(262420000001001/c6a7b2c0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125248637 DMM NOTICE MM(262420000001001/c6a7b2c0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125248637 DMM DEBUG GMM(gmm_fsm)[0x5566507e1e50]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125248637 DMM DEBUG GMM(gmm_fsm)[0x5566507e1e50]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125248637 DMM DEBUG MM_STATE_Iu(1)[0x5566507ee700]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241221125248637 DMM DEBUG MM_STATE_Iu(1)[0x5566507ee700]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241221125248637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125248637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221125248637 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125248637 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125248637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125248637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125248637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125248637 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125248637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125248637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: vl_len:7 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1404)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241221125248641 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125248641 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125248641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125248641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125248641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125248642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125248642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125248642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125248642 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241221125248642 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241221125248642 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241221125248642 DMM INFO MM(262420000001001/c6a7b2c0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241221125248642 DMM DEBUG MM_STATE_Iu(1)[0x5566507ee700]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241221125248642 DMM DEBUG MM_STATE_Iu(1)[0x5566507ee700]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241221125248642 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125248642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125248642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125248642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125248642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125248642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125248642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125248642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@0f7b4e429faf: Session index based on local reference:0 20241221125248643 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125248643 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125248643 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125248643 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125248643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125248643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) SGSN_Test_0-RAN(1405)@0f7b4e429faf: Deleted conn table entry 0TC_iu_attach(1411)15998448 20241221125248643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125248643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach(1411)@0f7b4e429faf: setverdict(pass): none -> pass TC_iu_attach(1411)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@0f7b4e429faf: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@0f7b4e429faf: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@0f7b4e429faf: Final verdict of PTC: none 20241221125248702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47242<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_iu_attach-BVCI196(1392)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(1409)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1393)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1398)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1403)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@0f7b4e429faf: Final verdict of PTC: none 20241221125248705 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125248705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1408)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@0f7b4e429faf: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@0f7b4e429faf: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1396)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1401)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1391)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_iu_attach finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:52:48 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 20241221125248845 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241221125248845 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) 20241221125248845 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241221125248845 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241221125248845 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241221125248845 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) 20241221125248845 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241221125248845 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241221125248845 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) 20241221125248845 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125248845 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241221125248845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241221125248846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241221125248846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241221125248846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241221125248846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241221125248846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241221125248846 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241221125248846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125249247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206852) 20241221125249706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125249706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206852, count=208108) 20241221125250707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125250707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221125250847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241221125250847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241221125250847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:52:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_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 20241221125251709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125251709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_iu_attach_encr started. 20241221125252311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125252312 DMM INFO MM(262420000001001/c6a7b2c0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125252312 DMM INFO MM(262420000001001/c6a7b2c0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125252312 DMM DEBUG GMM(gmm_fsm)[0x5566507e1e50]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125252312 DMM DEBUG GMM(gmm_fsm)[0x5566507e1e50]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125252312 DMM DEBUG MM_STATE_Iu(1)[0x5566507ee700]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241221125252312 DMM DEBUG MM_STATE_Iu(1)[0x5566507ee700]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241221125252312 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241221125252312 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) 20241221125252312 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) 20241221125252312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{Init}: Deallocated (fsm.c:568) 20241221125252312 DMM DEBUG MM_STATE_Gb[0x5566507e20b0]{Idle}: Deallocated (fsm.c:568) 20241221125252312 DMM DEBUG MM_STATE_Iu(1)[0x5566507ee700]{Detached}: Deallocated (fsm.c:568) 20241221125252312 DMM DEBUG GMM(gmm_fsm)[0x5566507e1e50]{Deregistered}: Deallocated (fsm.c:568) 20241221125252312 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1417)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1417)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125252361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125252361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125252361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125252361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125252361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125252361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125252361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125252361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125252361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1417)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1416)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221125252363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125252363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125252363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125252363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125252363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125252363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125252363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125252363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125252363 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125252363 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125252364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1417)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125252364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125252364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1417)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125252368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1413)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241221125252377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125252377 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1414)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1416)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125252394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125252394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125252395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125252395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125252395 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125252395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125252395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125252395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125252395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125252396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125252396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125252396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125252397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125252397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125252397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125252397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125252397 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125252397 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125252397 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125252397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125252397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125252397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1421)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1422)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221125252401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125252409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125252409 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1419)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125252427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125252427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125252427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125252427 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125252427 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125252427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125252427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125252427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125252427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125252429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125252429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125252429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125252429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125252429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125252429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125252429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125252429 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125252429 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125252429 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125252429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125252430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125252430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125252434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@0f7b4e429faf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@0f7b4e429faf: ************************************************* SGSN_Test_0-M3UA(1429)@0f7b4e429faf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@0f7b4e429faf: ************************************************* MTC@0f7b4e429faf: Starting RAN_Emulation 20241221125252445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125252445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1427)@0f7b4e429faf: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1425)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125252645 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241221125252645 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) 20241221125252645 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241221125252645 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)@0f7b4e429faf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241221125252648 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125252648 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241221125252648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241221125252648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241221125252648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241221125252648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241221125252648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241221125252649 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125252649 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241221125252649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241221125252649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241221125252649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241221125252649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241221125252649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241221125252649 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241221125252710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125252710 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125252710 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125252710 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125252712 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125252713 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241221125253457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125253457 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125253457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125253457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125253457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125253457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125253457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125253457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125253457 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241221125253457 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241221125253458 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125253458 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125253458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125253458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125253458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125253458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125253458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125253458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@0f7b4e429faf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1414)@0f7b4e429faf: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='C05FC002'O, index=0 SGSN_Test-GSUP(1432)@0f7b4e429faf: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@0f7b4e429faf: 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 := '0F5B'O, rac := 'A9'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1428)@0f7b4e429faf: Added conn table entry 0TC_iu_attach_encr(1434)3378894 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: First idle individual index:0 SGSN_Test_0-RAN(1428)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 20241221125253779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125253779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125253779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125253779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125253779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125253779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125253779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125253779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125253780 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125253780 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125253780 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125253780 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125253780 DMM DEBUG GMM(gmm_fsm)[0x5566507ee700]{Deregistered}: Allocated (fsm.c:456) 20241221125253780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221125253780 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Allocated (fsm.c:456) 20241221125253780 DMM DEBUG MM_STATE_Iu[0x5566507e1d20]{Detached}: Allocated (fsm.c:456) 20241221125253780 DMM DEBUG GMM(gmm_fsm)[0x5566507ee700]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125253780 DMM DEBUG GMM(gmm_fsm)[0x5566507ee700]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125253780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125253780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125253780 DMM DEBUG MM(262420000001001/ef0fbd8d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125253780 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241221125253780 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125253780 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125253780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125253780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125253780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125253780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125253780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125253780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125253780 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125253780 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125253780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125253781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125253781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125253781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125253781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125253781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@0f7b4e429faf: { messageType := 2, destLocRef := '338ECE'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)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@0f7b4e429faf: 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 := '65B665AAFF30D288A0A1115E6DA2D18E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4FC158DA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '54699F06C5DF05B3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1FDF7EA032E03E6B18692C503A9663B5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F769EEEBD5D3FC1F9674A5EF5803AA73'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A045DD26559BF255E5F77981506A5AE6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FED16FC115889DCB'O } } } } } SGSN_Test_0-SCCP(1427)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: vl_len:23 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241221125253790 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125253790 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125253790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125253790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125253790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125253790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125253790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125253790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125253791 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125253791 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125253791 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125253791 DMM DEBUG MM(262420000001001/ef0fbd8d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241221125253791 DMM NOTICE MM(262420000001001/ef0fbd8d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125253791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125253791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125253791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125253791 DMM DEBUG MM(262420000001001/ef0fbd8d) Requesting authorization (sgsn_auth.c:160) 20241221125253791 DMM INFO MM(262420000001001/ef0fbd8d) Requesting authentication tuples (sgsn_auth.c:184) 20241221125253791 DMM DEBUG MM(262420000001001/ef0fbd8d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125253791 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241221125253791 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@0f7b4e429faf: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241221125253794 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125253794 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125253794 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125253794 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125253794 DMM INFO MM(262420000001001/ef0fbd8d) Subscriber data update (mmctx.c:445) 20241221125253794 DMM DEBUG MM(262420000001001/ef0fbd8d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125253794 DMM INFO MM(262420000001001/ef0fbd8d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125253794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125253794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125253794 DMM INFO MM(262420000001001/ef0fbd8d) <- GMM AUTH AND CIPHERING REQ (rand = 65 b6 65 aa ff 30 d2 88 a0 a1 11 5e 6d a2 d1 8e , mmctx_is_r99=1, vec->auth_types=0x3, autn = a0 45 dd 26 55 9b f2 55 e5 f7 79 81 50 6a 5a e6 ) (gprs_gmm.c:483) 20241221125253794 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241221125253794 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125253794 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125253794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125253794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125253794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125253794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125253794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125253794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: vl_len:37 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322FED16FC123094399990000100001F0290415889DCB'O 20241221125253801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125253801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125253801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125253801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125253801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125253801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125253801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125253801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125253801 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125253801 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125253801 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125253801 DMM INFO MM(262420000001001/ef0fbd8d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125253801 DMM NOTICE MM(262420000001001/ef0fbd8d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125253801 DMM DEBUG MM(262420000001001/ef0fbd8d) checking auth: received UMTS RES = fe d1 6f c1 15 88 9d cb (gprs_gmm.c:666) 20241221125253801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125253801 DMM DEBUG MM(262420000001001/ef0fbd8d) Requesting authorization (sgsn_auth.c:160) 20241221125253801 DMM INFO MM(262420000001001/ef0fbd8d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125253801 DMM DEBUG MM(262420000001001/ef0fbd8d) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125253801 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241221125253801 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) 20241221125253801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241221125253801 DMM DEBUG MM(262420000001001/ef0fbd8d) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241221125253801 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125253801 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125253801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125253801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125253801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125253801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125253801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125253801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: vl_len:17 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241221125253809 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125253809 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125253809 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125253809 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125253809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125253809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125253809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125253809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125253809 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241221125253809 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241221125253809 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241221125253809 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241221125253809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241221125253809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241221125253809 DMM INFO MM(262420000001001/ef0fbd8d) <- GMM ATTACH ACCEPT (new P-TMSI=0xef0fbd8d) (gprs_gmm.c:300) 20241221125253809 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241221125253809 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125253809 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125253809 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125253809 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125253809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125253809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125253809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125253809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125253809 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125253809 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125253809 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125253809 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125253809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125253809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125253809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125253809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241221125253813 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125253813 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125253813 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241221125253813 DMM INFO MM(262420000001001/ef0fbd8d) Subscriber data update (mmctx.c:445) 20241221125253813 DMM DEBUG MM(262420000001001/ef0fbd8d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125253813 DMM INFO MM(262420000001001/ef0fbd8d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125253813 DMM NOTICE MM(262420000001001/ef0fbd8d) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241221125253813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125253813 DMM NOTICE MM(262420000001001/ef0fbd8d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125253813 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) 20241221125253814 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125253814 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241221125253814 DMM INFO MM(262420000001001/ef0fbd8d) Subscriber data update (mmctx.c:445) 20241221125253814 DMM DEBUG MM(262420000001001/ef0fbd8d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: vl_len:14 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241221125253816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125253816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125253816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125253816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125253816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125253816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125253816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125253816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125253816 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125253816 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125253816 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125253817 DMM INFO MM(262420000001001/ef0fbd8d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125253817 DMM NOTICE MM(262420000001001/ef0fbd8d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125253817 DMM DEBUG GMM(gmm_fsm)[0x5566507ee700]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125253817 DMM DEBUG GMM(gmm_fsm)[0x5566507ee700]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125253817 DMM DEBUG MM_STATE_Iu(2)[0x5566507e1d20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241221125253817 DMM DEBUG MM_STATE_Iu(2)[0x5566507e1d20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241221125253817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125253817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221125253817 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125253817 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125253817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125253817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125253817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125253817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125253817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125253817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: vl_len:7 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1427)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241221125253822 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125253822 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125253822 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125253822 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125253822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125253822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125253822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125253822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125253822 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241221125253822 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241221125253822 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241221125253822 DMM INFO MM(262420000001001/ef0fbd8d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241221125253822 DMM DEBUG MM_STATE_Iu(2)[0x5566507e1d20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241221125253822 DMM DEBUG MM_STATE_Iu(2)[0x5566507e1d20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241221125253823 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125253823 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125253823 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125253823 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125253823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125253823 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125253823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125253823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@0f7b4e429faf: Session index based on local reference:0 20241221125253824 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125253824 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125253824 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125253824 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125253824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125253824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125253824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125253824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@0f7b4e429faf: Deleted conn table entry 0TC_iu_attach_encr(1434)3378894 TC_iu_attach_encr(1434)@0f7b4e429faf: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1414)@0f7b4e429faf: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@0f7b4e429faf: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@0f7b4e429faf: Final verdict of PTC: none 20241221125253882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47268<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221125253884 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125253884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1432)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1417)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1421)@0f7b4e429faf: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1414)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1426)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1416)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@0f7b4e429faf: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@0f7b4e429faf: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1419)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1420)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1424)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1415)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_iu_attach_encr-BVCI196(1414): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1415): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1416): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1417): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_iu_attach_encr-BVCI210(1419): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1420): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_iu_attach_encr finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:52:53 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 20241221125254025 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241221125254025 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) 20241221125254025 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241221125254025 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241221125254025 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241221125254025 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) 20241221125254025 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241221125254025 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241221125254025 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) 20241221125254025 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125254025 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241221125254025 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241221125254025 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241221125254025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241221125254026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241221125254026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241221125254026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241221125254026 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241221125254030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125254431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47270<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210328) 20241221125254886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125254886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210328, count=211584) 20241221125255887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125255887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221125256027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241221125256027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241221125256027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12: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_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 20241221125256888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125256888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_iu_attach_geran_rau started. 20241221125257496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125257497 DMM INFO MM(262420000001001/ef0fbd8d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125257497 DMM INFO MM(262420000001001/ef0fbd8d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125257497 DMM DEBUG GMM(gmm_fsm)[0x5566507ee700]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125257497 DMM DEBUG GMM(gmm_fsm)[0x5566507ee700]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125257497 DMM DEBUG MM_STATE_Iu(2)[0x5566507e1d20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241221125257497 DMM DEBUG MM_STATE_Iu(2)[0x5566507e1d20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241221125257497 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241221125257497 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) 20241221125257497 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) 20241221125257497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221125257497 DMM DEBUG MM_STATE_Gb[0x5566507e1f80]{Idle}: Deallocated (fsm.c:568) 20241221125257497 DMM DEBUG MM_STATE_Iu(2)[0x5566507e1d20]{Detached}: Deallocated (fsm.c:568) 20241221125257497 DMM DEBUG GMM(gmm_fsm)[0x5566507ee700]{Deregistered}: Deallocated (fsm.c:568) 20241221125257497 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1439)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125257542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125257542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125257542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125257542 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125257542 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125257542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125257542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125257542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125257542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125257544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125257544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125257544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125257545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125257545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125257545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125257545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125257545 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125257545 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125257545 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125257545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125257546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125257546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1439)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125257549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1440)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1436)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125257557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125257557 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1438)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1445)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1445)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125257587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125257587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125257587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125257587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125257587 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125257587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125257587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125257587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125257587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1445)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125257589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125257589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125257589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125257589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125257589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125257589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125257589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125257589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125257589 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125257589 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125257589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1444)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221125257590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125257590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1445)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1445)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125257595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125257604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125257604 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1446)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1442)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1444)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125257618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125257618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125257618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125257618 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125257618 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125257618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125257618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125257618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125257618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125257620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125257620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125257620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125257620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125257620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125257620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125257620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125257621 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125257621 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125257621 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125257621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1449)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125257621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125257621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125257625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@0f7b4e429faf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@0f7b4e429faf: ************************************************* SGSN_Test_0-M3UA(1452)@0f7b4e429faf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@0f7b4e429faf: ************************************************* MTC@0f7b4e429faf: Starting RAN_Emulation 20241221125257635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125257635 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1450)@0f7b4e429faf: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1448)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125257835 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241221125257835 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) 20241221125257835 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241221125257835 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)@0f7b4e429faf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241221125257837 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125257837 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241221125257837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241221125257837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241221125257837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241221125257837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241221125257837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241221125257838 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125257838 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241221125257838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241221125257838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241221125257838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241221125257838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241221125257839 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241221125257839 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241221125257889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125257889 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125257889 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125257889 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125257891 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125257891 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241221125258646 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125258646 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125258646 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125258646 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125258646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125258646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125258646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125258646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125258647 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241221125258647 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241221125258647 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125258647 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125258647 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125258647 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125258647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125258647 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125258647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125258647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@0f7b4e429faf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@0f7b4e429faf: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='E0EC75FE'O, index=0 SGSN_Test-GSUP(1455)@0f7b4e429faf: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@0f7b4e429faf: 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 := 'C7DC'O, rac := 'B3'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1451)@0f7b4e429faf: Added conn table entry 0TC_iu_attach_geran_rau(1457)11906280 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: First idle individual index:0 SGSN_Test_0-RAN(1451)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 20241221125258959 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125258959 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125258959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125258959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125258959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125258959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125258959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125258959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125258960 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125258960 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125258960 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125258960 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125258960 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221125258960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{Init}: Allocated (fsm.c:456) 20241221125258960 DMM DEBUG MM_STATE_Gb[0x5566507e20b0]{Idle}: Allocated (fsm.c:456) 20241221125258960 DMM DEBUG MM_STATE_Iu[0x5566507e1e50]{Detached}: Allocated (fsm.c:456) 20241221125258960 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125258960 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125258960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125258960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125258960 DMM DEBUG MM(262420000001002/c63fe5f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125258960 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241221125258960 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125258960 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125258960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125258960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125258960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125258960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125258960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125258960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125258960 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125258960 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125258960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125258960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125258960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125258960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125258960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125258960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@0f7b4e429faf: { messageType := 2, destLocRef := 'B5ACE8'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)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@0f7b4e429faf: 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 := 'E950A378A600880C617E378091969982'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1CD9C98C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '431119CEE9D4FF54'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5A3DCAFA9415E6A5C646F1A2FE17B053'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '912907FEF582000B5003E394BE9BAE64'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0F886649EAF7F9A75E4D432A8E99781E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '341C5C799130AE4A'O } } } } } SGSN_Test_0-SCCP(1450)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: vl_len:23 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241221125258968 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125258969 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125258969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125258969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125258969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125258969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125258969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125258969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125258969 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125258969 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125258969 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125258969 DMM DEBUG MM(262420000001002/c63fe5f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241221125258969 DMM NOTICE MM(262420000001002/c63fe5f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125258969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125258969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125258969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125258969 DMM DEBUG MM(262420000001002/c63fe5f3) Requesting authorization (sgsn_auth.c:160) 20241221125258969 DMM INFO MM(262420000001002/c63fe5f3) Requesting authentication tuples (sgsn_auth.c:184) 20241221125258969 DMM DEBUG MM(262420000001002/c63fe5f3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125258969 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241221125258969 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@0f7b4e429faf: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241221125258972 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125258972 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125258972 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125258972 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125258972 DMM INFO MM(262420000001002/c63fe5f3) Subscriber data update (mmctx.c:445) 20241221125258972 DMM DEBUG MM(262420000001002/c63fe5f3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125258972 DMM INFO MM(262420000001002/c63fe5f3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125258972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125258972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125258972 DMM INFO MM(262420000001002/c63fe5f3) <- GMM AUTH AND CIPHERING REQ (rand = e9 50 a3 78 a6 00 88 0c 61 7e 37 80 91 96 99 82 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0f 88 66 49 ea f7 f9 a7 5e 4d 43 2a 8e 99 78 1e ) (gprs_gmm.c:483) 20241221125258972 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241221125258973 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125258973 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125258973 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125258973 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125258973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125258973 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125258973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125258973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: vl_len:37 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322341C5C7923094399990000100002F029049130AE4A'O 20241221125258979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125258979 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125258979 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125258979 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125258979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125258979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125258979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125258979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125258979 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125258979 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125258979 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125258979 DMM INFO MM(262420000001002/c63fe5f3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125258979 DMM NOTICE MM(262420000001002/c63fe5f3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125258979 DMM DEBUG MM(262420000001002/c63fe5f3) checking auth: received UMTS RES = 34 1c 5c 79 91 30 ae 4a (gprs_gmm.c:666) 20241221125258979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125258979 DMM DEBUG MM(262420000001002/c63fe5f3) Requesting authorization (sgsn_auth.c:160) 20241221125258979 DMM INFO MM(262420000001002/c63fe5f3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125258979 DMM DEBUG MM(262420000001002/c63fe5f3) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125258979 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241221125258979 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) 20241221125258979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241221125258979 DMM DEBUG MM(262420000001002/c63fe5f3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241221125258979 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125258979 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125258979 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125258979 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125258979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125258979 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125258979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125258979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: vl_len:12 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241221125258988 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125258988 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125258988 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125258988 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125258988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125258988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125258988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125258988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125258988 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241221125258988 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241221125258988 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241221125258988 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241221125258988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241221125258988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241221125258988 DMM INFO MM(262420000001002/c63fe5f3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc63fe5f3) (gprs_gmm.c:300) 20241221125258988 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241221125258988 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125258988 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125258988 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125258988 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125258988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125258989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125258989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125258989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125258989 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125258989 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125258989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125258989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125258989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125258989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125258989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125258989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241221125258992 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125258992 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125258992 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241221125258992 DMM INFO MM(262420000001002/c63fe5f3) Subscriber data update (mmctx.c:445) 20241221125258992 DMM DEBUG MM(262420000001002/c63fe5f3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125258992 DMM INFO MM(262420000001002/c63fe5f3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125258992 DMM NOTICE MM(262420000001002/c63fe5f3) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241221125258992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125258992 DMM NOTICE MM(262420000001002/c63fe5f3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125258992 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) 20241221125258992 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125258992 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241221125258992 DMM INFO MM(262420000001002/c63fe5f3) Subscriber data update (mmctx.c:445) 20241221125258992 DMM DEBUG MM(262420000001002/c63fe5f3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: vl_len:14 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241221125258994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125258994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125258994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125258994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125258994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125258994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125258994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125258994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125258994 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125258994 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125258994 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125258994 DMM INFO MM(262420000001002/c63fe5f3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125258994 DMM NOTICE MM(262420000001002/c63fe5f3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125258994 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125258994 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125258994 DMM DEBUG MM_STATE_Iu(3)[0x5566507e1e50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241221125258995 DMM DEBUG MM_STATE_Iu(3)[0x5566507e1e50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241221125258995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125258995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221125258995 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125258995 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125258995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125258995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125258995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125258995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125258995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125258995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: vl_len:7 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1450)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241221125258999 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125258999 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125258999 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125258999 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125258999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125258999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125258999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125258999 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125258999 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241221125258999 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241221125258999 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241221125258999 DMM INFO MM(262420000001002/c63fe5f3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241221125258999 DMM DEBUG MM_STATE_Iu(3)[0x5566507e1e50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241221125258999 DMM DEBUG MM_STATE_Iu(3)[0x5566507e1e50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241221125258999 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125258999 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125258999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125258999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125258999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125258999 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125259000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125259000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@0f7b4e429faf: Session index based on local reference:0 20241221125259001 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125259001 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125259001 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125259001 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125259001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125259001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125259001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125259001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@0f7b4e429faf: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)11906280 TC_iu_attach_geran_rau(1457)@0f7b4e429faf: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@0f7b4e429faf: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@0f7b4e429faf: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='C63FE5F3'O, index=1 20241221125259059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125259059 DLLC NOTICE LLME(ffffffff/c63fe5f3){UNASSIGNED} LLC RX: unknown TLLI 0xc63fe5f3, creating LLME on the fly (gprs_llc.c:552) 20241221125259059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241221125259059 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241221125259059 DMM INFO MM(262420000001002/c63fe5f3) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c63fe5f3, P-TMSI: c63fe5f3 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241221125259059 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241221125259059 DMM DEBUG MM_STATE_Iu(3)[0x5566507e1e50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241221125259059 DMM DEBUG MM_STATE_Iu(3)[0x5566507e1e50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241221125259059 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125259059 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241221125259059 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125259059 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125259059 DLLC NOTICE LLME(ffffffff/c63fe5f3){UNASSIGNED} LLGM Assign pre (c63fe5f3 => c63fe5f3) (gprs_llc.c:1079) 20241221125259059 DLLC NOTICE LLME(c63fe5f3/c63fe5f3){ASSIGNED} LLGM Assign post (c63fe5f3 => c63fe5f3) (gprs_llc.c:1125) 20241221125259059 DMM INFO MM(262420000001002/c63fe5f3) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@0f7b4e429faf: Removing Client IMSI='262420000001002'H, index=1 20241221125259075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125259075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125259075 DMM DEBUG MM_STATE_Gb[0x5566507e20b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125259075 DMM INFO MM(262420000001002/c63fe5f3) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241221125259075 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241221125259075 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125259075 DLLC NOTICE LLME(c63fe5f3/c63fe5f3){ASSIGNED} LLGM Assign pre (ffffffff => c63fe5f3) (gprs_llc.c:1079) 20241221125259075 DLLC NOTICE LLME(ffffffff/c63fe5f3){ASSIGNED} LLGM Assign post (ffffffff => c63fe5f3) (gprs_llc.c:1125) 20241221125259076 DMM DEBUG MM_STATE_Gb[0x5566507e20b0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241221125259076 DMM ERROR MM_STATE_Gb[0x5566507e20b0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@0f7b4e429faf: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@0f7b4e429faf: Final verdict of PTC: none 20241221125259083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42658<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221125259086 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125259086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1455)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1439)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1449)@0f7b4e429faf: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1442)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1444)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1445)@0f7b4e429faf: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1443)@0f7b4e429faf: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1447)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1437)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1442): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1443): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1444): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1445): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:52:59 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 20241221125259205 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241221125259205 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) 20241221125259205 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241221125259205 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241221125259205 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241221125259205 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) 20241221125259205 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241221125259205 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241221125259205 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) 20241221125259205 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125259205 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241221125259205 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241221125259205 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241221125259205 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241221125259205 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241221125259206 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241221125259206 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241221125259206 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241221125259226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125259628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218736) 20241221125300087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125300087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218736, count=220092) 20241221125301089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125301089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221125301207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241221125301207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241221125301207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:53:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_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 20241221125302090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125302090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_geran_attach_iu_rau started. 20241221125302686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125302687 DMM INFO MM(262420000001002/c63fe5f3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125302687 DMM INFO MM(262420000001002/c63fe5f3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125302687 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125302687 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125302687 DMM DEBUG MM_STATE_Gb[0x5566507e20b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241221125302687 DMM ERROR MM_STATE_Gb[0x5566507e20b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241221125302688 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241221125302688 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) 20241221125302688 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) 20241221125302688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1f80]{Init}: Deallocated (fsm.c:568) 20241221125302688 DMM DEBUG MM_STATE_Gb[0x5566507e20b0]{Idle}: Deallocated (fsm.c:568) 20241221125302688 DMM DEBUG MM_STATE_Iu(3)[0x5566507e1e50]{Detached}: Deallocated (fsm.c:568) 20241221125302688 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221125302688 DLLC NOTICE LLME(ffffffff/c63fe5f3){ASSIGNED} LLGM Assign pre (c63fe5f3 => ffffffff) (gprs_llc.c:1079) 20241221125302688 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c63fe5f3 => ffffffff) (gprs_llc.c:1125) 20241221125302688 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125302733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125302733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125302733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125302733 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125302733 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125302733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125302733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125302733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125302733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125302735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125302735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125302735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125302736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125302736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125302736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125302736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125302736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125302736 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125302736 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125302736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125302736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125302736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125302740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125302750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125302750 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1461)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125302767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125302767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125302767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125302767 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125302767 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125302767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125302767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125302767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125302767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125302769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125302769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125302769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125302769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125302769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125302769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125302769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125302769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125302769 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125302769 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125302769 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1467)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125302770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125302770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125302773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125302782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125302782 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1468)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 TC_geran_attach_iu_rau-BVCI210(1466)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125302810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125302810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125302810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125302810 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125302810 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125302810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125302810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125302810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125302810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125302811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125302811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125302811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125302811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125302811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125302811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125302811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125302811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125302811 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125302811 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125302811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1472)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125302812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125302812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125302814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125302824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125302824 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1471)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@0f7b4e429faf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0f7b4e429faf: Starting RAN_Emulation SGSN_Test_0-M3UA(1475)@0f7b4e429faf: ************************************************* SGSN_Test_0-M3UA(1475)@0f7b4e429faf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@0f7b4e429faf: ************************************************* SGSN_Test_0-SCCP(1473)@0f7b4e429faf: v_sccp_pdu_maxlen:268 20241221125303035 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241221125303035 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) 20241221125303035 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241221125303035 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)@0f7b4e429faf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241221125303037 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125303037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241221125303037 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241221125303037 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241221125303037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241221125303037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241221125303037 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241221125303038 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125303038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241221125303038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241221125303038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241221125303038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241221125303038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241221125303038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241221125303039 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241221125303091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125303091 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125303091 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125303091 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125303093 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125303093 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241221125303845 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125303845 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125303845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125303845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125303845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125303845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125303845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125303845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125303845 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241221125303845 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241221125303845 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125303845 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125303845 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125303845 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125303845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125303846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125303846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125303846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@0f7b4e429faf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@0f7b4e429faf: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='FE630EBB'O, index=0 SGSN_Test-GSUP(1478)@0f7b4e429faf: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@0f7b4e429faf: 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 := '5AE1B6B44BA935EA3667453B5D88522D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FFCB2A48'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '35B572CB53449176'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CA8714FE5BECC0B312B7D752EDA2F238'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6F3EE0D6B2E5F4BC113AFA4831038E08'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '075285D57CD4899CB81DB2D16114BC0B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '72D999FE1028F983'O } } } } } 20241221125304155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125304155 DLLC NOTICE LLME(ffffffff/fe630ebb){UNASSIGNED} LLC RX: unknown TLLI 0xfe630ebb, creating LLME on the fly (gprs_llc.c:552) 20241221125304155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125304155 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125304155 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Allocated (fsm.c:456) 20241221125304155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221125304155 DMM DEBUG MM_STATE_Gb[0x5566507e20b0]{Idle}: Allocated (fsm.c:456) 20241221125304155 DMM DEBUG MM_STATE_Iu[0x5566507e1f80]{Detached}: Allocated (fsm.c:456) 20241221125304155 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125304155 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125304155 DLLC NOTICE LLME(ffffffff/fe630ebb){UNASSIGNED} LLGM Assign pre (fe630ebb => c3865e39) (gprs_llc.c:1079) 20241221125304155 DLLC NOTICE LLME(fe630ebb/c3865e39){ASSIGNED} LLGM Assign post (fe630ebb => c3865e39) (gprs_llc.c:1125) 20241221125304155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125304155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125304155 DMM DEBUG MM(262420000001003/c3865e39) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125304166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125304166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241221125304166 DMM DEBUG MM_STATE_Gb(0)[0x5566507e20b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125304166 DMM DEBUG MM(262420000001003/c3865e39) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241221125304166 DMM NOTICE MM(262420000001003/c3865e39) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125304166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125304166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125304166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125304166 DMM DEBUG MM(262420000001003/c3865e39) Requesting authorization (sgsn_auth.c:160) 20241221125304166 DMM INFO MM(262420000001003/c3865e39) Requesting authentication tuples (sgsn_auth.c:184) 20241221125304166 DMM DEBUG MM(262420000001003/c3865e39) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125304166 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241221125304166 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@0f7b4e429faf: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241221125304170 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125304170 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125304170 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125304170 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125304170 DMM INFO MM(262420000001003/c3865e39) Subscriber data update (mmctx.c:445) 20241221125304170 DMM DEBUG MM(262420000001003/c3865e39) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125304170 DMM INFO MM(262420000001003/c3865e39) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125304170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125304170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125304170 DMM INFO MM(262420000001003/c3865e39) <- GMM AUTH AND CIPHERING REQ (rand = 5a e1 b6 b4 4b a9 35 ea 36 67 45 3b 5d 88 52 2d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 07 52 85 d5 7c d4 89 9c b8 1d b2 d1 61 14 bc 0b ) (gprs_gmm.c:483) 20241221125304179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125304179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241221125304179 DMM DEBUG MM_STATE_Gb(0)[0x5566507e20b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125304179 DMM INFO MM(262420000001003/c3865e39) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125304179 DMM NOTICE MM(262420000001003/c3865e39) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125304179 DMM DEBUG MM(262420000001003/c3865e39) checking auth: received UMTS RES = 72 d9 99 fe 10 28 f9 83 (gprs_gmm.c:666) 20241221125304179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125304179 DMM DEBUG MM(262420000001003/c3865e39) Requesting authorization (sgsn_auth.c:160) 20241221125304179 DMM INFO MM(262420000001003/c3865e39) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125304179 DMM DEBUG MM(262420000001003/c3865e39) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125304179 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241221125304179 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) 20241221125304179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241221125304179 DMM INFO MM(262420000001003/c3865e39) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3865e39) (gprs_gmm.c:300) 20241221125304180 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125304180 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125304180 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241221125304180 DMM INFO MM(262420000001003/c3865e39) Subscriber data update (mmctx.c:445) 20241221125304180 DMM DEBUG MM(262420000001003/c3865e39) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125304180 DMM INFO MM(262420000001003/c3865e39) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125304180 DMM NOTICE MM(262420000001003/c3865e39) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241221125304180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125304180 DMM NOTICE MM(262420000001003/c3865e39) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125304180 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) 20241221125304181 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125304181 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241221125304181 DMM INFO MM(262420000001003/c3865e39) Subscriber data update (mmctx.c:445) 20241221125304181 DMM DEBUG MM(262420000001003/c3865e39) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241221125304188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125304188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241221125304188 DMM DEBUG MM_STATE_Gb(0)[0x5566507e20b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241221125304188 DMM INFO MM(262420000001003/c3865e39) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125304188 DMM NOTICE MM(262420000001003/c3865e39) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125304188 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125304188 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125304188 DLLC NOTICE LLME(fe630ebb/c3865e39){ASSIGNED} LLGM Assign pre (ffffffff => c3865e39) (gprs_llc.c:1079) 20241221125304188 DLLC NOTICE LLME(ffffffff/c3865e39){ASSIGNED} LLGM Assign post (ffffffff => c3865e39) (gprs_llc.c:1125) 20241221125304188 DMM DEBUG MM_STATE_Gb(0)[0x5566507e20b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241221125304188 DMM DEBUG MM_STATE_Gb(0)[0x5566507e20b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241221125304188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125304188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@0f7b4e429faf: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { routingAreaUpdateRequest := { messageType := '00000000'B, updateType := { valueField := '000'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, oldRoutingAreaId := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, oldPTMSISignature := omit, readyTimerValue := omit, drxParameter := omit, tmsiStatus := omit, ptmsi := { elementIdentifier := '0100011'B, spare1 := '0'B, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C3865E39'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)@0f7b4e429faf: Added conn table entry 0TC_geran_attach_iu_rau(1480)10164144 SGSN_Test_0-SCCP(1473)@0f7b4e429faf: First idle individual index:0 SGSN_Test_0-RAN(1474)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 20241221125304251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125304251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125304251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125304251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125304251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125304251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125304251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125304251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125304251 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125304251 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125304251 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125304251 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241221125304251 DMM INFO MM(262420000001003/c3865e39) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: c3865e39 (00000000), TLLI: c3865e39 (c3865e39), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241221125304251 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241221125304251 DMM DEBUG MM_STATE_Gb(0)[0x5566507e20b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241221125304251 DMM DEBUG MM_STATE_Gb(0)[0x5566507e20b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241221125304251 DLLC NOTICE LLME(ffffffff/c3865e39){ASSIGNED} LLGM Assign pre (c3865e39 => ffffffff) (gprs_llc.c:1079) 20241221125304251 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3865e39 => ffffffff) (gprs_llc.c:1125) 20241221125304251 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125304251 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241221125304251 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125304251 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125304251 DMM DEBUG MM(262420000001003/c3865e39) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241221125304251 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125304251 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125304251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125304252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125304252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125304252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125304252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125304252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125304252 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125304252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125304252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125304252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125304252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125304252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125304252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125304252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@0f7b4e429faf: { messageType := 2, destLocRef := '9B17B0'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)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@0f7b4e429faf: vl_len:12 SGSN_Test_0-SCCP(1473)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1473)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241221125304262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125304262 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125304262 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125304262 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125304262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125304262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125304262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125304262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125304262 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241221125304262 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241221125304262 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241221125304262 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241221125304262 DMM INFO MM(262420000001003/c3865e39) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241221125304262 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241221125304263 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125304263 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125304263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125304263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125304263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125304263 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125304263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125304263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125304263 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125304263 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125304263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125304263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125304263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125304263 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125304263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125304263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@0f7b4e429faf: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@0f7b4e429faf: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@0f7b4e429faf: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@0f7b4e429faf: vl_len:14 SGSN_Test_0-SCCP(1473)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1473)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241221125304274 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125304274 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125304274 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125304274 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125304274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125304274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125304274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125304274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125304275 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125304275 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125304275 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125304275 DMM INFO MM(262420000001003/c3865e39) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241221125304275 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241221125304275 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125304275 DMM DEBUG MM_STATE_Iu[0x5566507e1f80]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241221125304275 DMM ERROR MM_STATE_Iu[0x5566507e1f80]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@0f7b4e429faf: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@0f7b4e429faf: Final verdict of PTC: none 20241221125304280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42682<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1478)@0f7b4e429faf: Final verdict of PTC: none 20241221125304282 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125304282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1462)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1472)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@0f7b4e429faf: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@0f7b4e429faf: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1467)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@0f7b4e429faf: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1465)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1470)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1460)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@0f7b4e429faf: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:53:04 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 20241221125304419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125304477 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241221125304477 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) 20241221125304477 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241221125304477 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241221125304477 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241221125304477 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) 20241221125304477 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241221125304477 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241221125304477 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) 20241221125304477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125304478 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241221125304478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241221125304478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241221125304478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241221125304478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241221125304478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241221125304478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241221125304478 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241221125304821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42696<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166860) 20241221125305283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125305283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221125305328 DGPRS DEBUG Checking for inactive LLMEs, time = 16596319 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=166860, count=178960) 20241221125306284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125306284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221125306479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241221125306479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241221125306479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:53:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_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 20241221125307286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125307286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_pdp_act_user started. 20241221125307890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125307892 DMM INFO MM(262420000001003/c3865e39) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125307892 DMM INFO MM(262420000001003/c3865e39) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125307892 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125307892 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125307892 DMM DEBUG MM_STATE_Iu[0x5566507e1f80]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241221125307892 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241221125307892 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) 20241221125307892 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) 20241221125307892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221125307892 DMM DEBUG MM_STATE_Gb(0)[0x5566507e20b0]{Idle}: Deallocated (fsm.c:568) 20241221125307892 DMM DEBUG MM_STATE_Iu[0x5566507e1f80]{Detached}: Deallocated (fsm.c:568) 20241221125307892 DMM DEBUG GMM(gmm_fsm)[0x5566507e1d20]{Deregistered}: Deallocated (fsm.c:568) 20241221125307892 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1485)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125307936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125307936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125307936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125307936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125307936 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125307936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125307936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125307936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125307936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125307937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125307937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125307937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125307937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125307937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125307937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125307937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125307937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125307937 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125307937 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125307937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1485)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125307938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125307938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125307942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1486)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1482)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125307952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125307952 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1484)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1486)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125307975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125307975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125307975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125307975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125307975 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125307975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125307975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125307975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125307975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125307977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125307977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125307977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125307977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125307977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125307977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125307977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125307977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125307977 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125307977 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125307977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1490)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125307978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125307978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125307981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125307991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125307991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1492)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(1489)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1491)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1496)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1496)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125308019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125308019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125308019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125308019 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125308019 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125308019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125308019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125308019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125308019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1496)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125308021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125308021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125308021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125308021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125308021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125308021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125308021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125308021 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125308021 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125308021 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125308021 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125308022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125308022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1496)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1496)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125308026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@0f7b4e429faf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0f7b4e429faf: Starting RAN_Emulation SGSN_Test_0-M3UA(1498)@0f7b4e429faf: ************************************************* SGSN_Test_0-M3UA(1498)@0f7b4e429faf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@0f7b4e429faf: ************************************************* SGSN_Test_0-SCCP(1495)@0f7b4e429faf: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1492)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125308034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125308034 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1493)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125308229 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241221125308229 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) 20241221125308229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241221125308229 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)@0f7b4e429faf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241221125308232 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125308232 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241221125308232 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241221125308232 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241221125308232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241221125308232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241221125308232 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241221125308233 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125308233 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241221125308233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241221125308233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241221125308233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241221125308233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241221125308233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241221125308233 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241221125308286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125308286 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125308286 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125308286 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125308288 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125308289 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241221125309039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125309039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125309039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125309039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125309040 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241221125309040 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241221125309040 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309040 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125309040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125309040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125309040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@0f7b4e429faf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@0f7b4e429faf: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='EF1A88A3'O, index=0 SGSN_Test-GSUP(1501)@0f7b4e429faf: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@0f7b4e429faf: 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 := 'C9BC'O, rac := '50'O ("P") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1497)@0f7b4e429faf: Added conn table entry 0TC_attach_pdp_act_user(1503)5951938 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: First idle individual index:0 SGSN_Test_0-RAN(1497)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 20241221125309355 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309355 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309355 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125309355 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125309355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125309355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125309356 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125309356 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125309356 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125309356 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125309356 DMM DEBUG GMM(gmm_fsm)[0x5566507e1f80]{Deregistered}: Allocated (fsm.c:456) 20241221125309356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221125309356 DMM DEBUG MM_STATE_Gb[0x5566507e1e50]{Idle}: Allocated (fsm.c:456) 20241221125309356 DMM DEBUG MM_STATE_Iu[0x5566507f2540]{Detached}: Allocated (fsm.c:456) 20241221125309356 DMM DEBUG GMM(gmm_fsm)[0x5566507e1f80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125309356 DMM DEBUG GMM(gmm_fsm)[0x5566507e1f80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125309356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125309356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125309356 DMM DEBUG MM(262420000001004/c6b140bd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125309356 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241221125309356 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309356 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125309356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125309356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125309356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125309356 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309356 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125309356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125309356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125309356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@0f7b4e429faf: { messageType := 2, destLocRef := '5AD1C2'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(1495)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@0f7b4e429faf: 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 := '7325AE5546F360CC02E4E0FA51B6C1C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '241A40A5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CB61CDFEC2B69E84'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F988FDD7784ED1A9B82D5D0783BC14AB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '93B154E6726CE23C9693E34E86C359E9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '85666FE963CFFD9A528E9D2F1D5749A0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '470EC5B05D15D29C'O } } } } } SGSN_Test_0-SCCP(1495)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: vl_len:23 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241221125309364 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125309364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125309364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125309364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125309364 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125309364 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125309364 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125309364 DMM DEBUG MM(262420000001004/c6b140bd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241221125309364 DMM NOTICE MM(262420000001004/c6b140bd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125309364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125309364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125309364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125309364 DMM DEBUG MM(262420000001004/c6b140bd) Requesting authorization (sgsn_auth.c:160) 20241221125309364 DMM INFO MM(262420000001004/c6b140bd) Requesting authentication tuples (sgsn_auth.c:184) 20241221125309364 DMM DEBUG MM(262420000001004/c6b140bd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125309364 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241221125309364 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@0f7b4e429faf: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241221125309367 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125309367 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125309367 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125309367 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125309367 DMM INFO MM(262420000001004/c6b140bd) Subscriber data update (mmctx.c:445) 20241221125309367 DMM DEBUG MM(262420000001004/c6b140bd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125309367 DMM INFO MM(262420000001004/c6b140bd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125309367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125309367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125309367 DMM INFO MM(262420000001004/c6b140bd) <- GMM AUTH AND CIPHERING REQ (rand = 73 25 ae 55 46 f3 60 cc 02 e4 e0 fa 51 b6 c1 c5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 85 66 6f e9 63 cf fd 9a 52 8e 9d 2f 1d 57 49 a0 ) (gprs_gmm.c:483) 20241221125309367 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241221125309367 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309367 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125309367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125309367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309367 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125309367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: vl_len:37 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822470EC5B023094399990000100004F029045D15D29C'O 20241221125309372 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309372 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125309372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125309372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125309372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125309372 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125309372 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125309372 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125309372 DMM INFO MM(262420000001004/c6b140bd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125309372 DMM NOTICE MM(262420000001004/c6b140bd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125309372 DMM DEBUG MM(262420000001004/c6b140bd) checking auth: received UMTS RES = 47 0e c5 b0 5d 15 d2 9c (gprs_gmm.c:666) 20241221125309372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125309372 DMM DEBUG MM(262420000001004/c6b140bd) Requesting authorization (sgsn_auth.c:160) 20241221125309372 DMM INFO MM(262420000001004/c6b140bd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125309372 DMM DEBUG MM(262420000001004/c6b140bd) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125309372 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241221125309372 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) 20241221125309372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241221125309372 DMM DEBUG MM(262420000001004/c6b140bd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241221125309372 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309372 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125309372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125309372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125309372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: vl_len:12 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241221125309380 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309380 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309380 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125309380 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125309380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125309380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125309380 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241221125309380 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241221125309380 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241221125309380 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241221125309380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241221125309380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241221125309380 DMM INFO MM(262420000001004/c6b140bd) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6b140bd) (gprs_gmm.c:300) 20241221125309380 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241221125309380 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309380 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125309380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125309380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125309380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125309380 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309380 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125309380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125309380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125309380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241221125309384 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125309384 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125309384 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241221125309384 DMM INFO MM(262420000001004/c6b140bd) Subscriber data update (mmctx.c:445) 20241221125309384 DMM DEBUG MM(262420000001004/c6b140bd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125309384 DMM INFO MM(262420000001004/c6b140bd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125309384 DMM NOTICE MM(262420000001004/c6b140bd) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241221125309384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125309384 DMM NOTICE MM(262420000001004/c6b140bd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125309384 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) 20241221125309384 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125309384 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241221125309384 DMM INFO MM(262420000001004/c6b140bd) Subscriber data update (mmctx.c:445) 20241221125309384 DMM DEBUG MM(262420000001004/c6b140bd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1495)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: vl_len:14 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241221125309386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309386 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125309386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125309386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125309386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125309387 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125309387 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125309387 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125309387 DMM INFO MM(262420000001004/c6b140bd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125309387 DMM NOTICE MM(262420000001004/c6b140bd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125309387 DMM DEBUG GMM(gmm_fsm)[0x5566507e1f80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125309387 DMM DEBUG GMM(gmm_fsm)[0x5566507e1f80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125309387 DMM DEBUG MM_STATE_Iu(5)[0x5566507f2540]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241221125309387 DMM DEBUG MM_STATE_Iu(5)[0x5566507f2540]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241221125309387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125309387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221125309387 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309387 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309387 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125309387 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125309387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309387 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125309387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: vl_len:7 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241221125309392 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309392 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125309392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125309392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125309392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125309392 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241221125309392 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241221125309392 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241221125309392 DMM INFO MM(262420000001004/c6b140bd) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241221125309392 DMM DEBUG MM_STATE_Iu(5)[0x5566507f2540]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241221125309392 DMM DEBUG MM_STATE_Iu(5)[0x5566507f2540]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241221125309392 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309392 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125309392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125309392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125309392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-RAN(1497)@0f7b4e429faf: Deleted conn table entry 0TC_attach_pdp_act_user(1503)5951938 20241221125309394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125309394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125309394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125309394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user(1503)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@0f7b4e429faf: 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 := 'C6B140BD'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@0f7b4e429faf: Added conn table entry 0TC_attach_pdp_act_user(1503)6256575 SGSN_Test_0-RAN(1497)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: First idle individual index:0 20241221125309597 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309598 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309598 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125309598 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125309598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125309598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125309598 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125309598 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125309598 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125309598 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC6B140BD) type="signalling"  (gprs_gmm.c:1944) 20241221125309598 DMM DEBUG GMM(gmm_fsm)[0x5566507e1f80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241221125309598 DMM DEBUG GMM(gmm_fsm)[0x5566507e1f80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241221125309598 DMM DEBUG MM(262420000001004/c6b140bd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241221125309598 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309598 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125309598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125309598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309598 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125309598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125309599 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309599 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125309599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125309599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125309599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125309599 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125309599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125309599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@0f7b4e429faf: { messageType := 2, destLocRef := '5F77BF'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(1495)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@0f7b4e429faf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1503)@0f7b4e429faf: setverdict(error): pass -> error SGSN_Test_0-RAN(1497)@0f7b4e429faf: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1503)@0f7b4e429faf: Final verdict of PTC: error SGSN_Test_0-RAN(1497)@0f7b4e429faf: Final verdict of PTC: none 20241221125309606 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241221125309606 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) 20241221125309606 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241221125309606 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241221125309606 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241221125309606 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) 20241221125309606 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241221125309606 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241221125309606 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) 20241221125309606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125309606 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241221125309606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241221125309606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241221125309606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241221125309606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241221125309606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241221125309606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241221125309606 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1498)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test_0-SCCP(1495)@0f7b4e429faf: Final verdict of PTC: none 20241221125309610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40994<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221125309612 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125309613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1500)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(1501)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1484)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1490)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1496)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1486)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1485)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1493)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1488)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1494)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1483)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1493): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1494): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-SCCP(1495): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1496): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user(1503): error (none -> error) MTC@0f7b4e429faf: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@0f7b4e429faf: 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 error'. Sat Dec 21 12:53:09 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241221125309749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125310150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41010<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=182452) 20241221125310613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125310614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=182452, count=234548) 20241221125311607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241221125311607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241221125311607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241221125311615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125311615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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 error' was executed successfully (exit status: 0). MTC@0f7b4e429faf: 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 ------ Sat Dec 21 12:53:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_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 20241221125312616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125312616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241221125313214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125313216 DMM INFO MM(262420000001004/c6b140bd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125313216 DMM INFO MM(262420000001004/c6b140bd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125313216 DMM DEBUG GMM(gmm_fsm)[0x5566507e1f80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125313216 DMM DEBUG GMM(gmm_fsm)[0x5566507e1f80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125313216 DMM DEBUG MM_STATE_Iu(5)[0x5566507f2540]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241221125313216 DMM DEBUG MM_STATE_Iu(5)[0x5566507f2540]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241221125313216 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241221125313216 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) 20241221125313216 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) 20241221125313216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221125313216 DMM DEBUG MM_STATE_Gb[0x5566507e1e50]{Idle}: Deallocated (fsm.c:568) 20241221125313216 DMM DEBUG MM_STATE_Iu(5)[0x5566507f2540]{Detached}: Deallocated (fsm.c:568) 20241221125313216 DMM DEBUG GMM(gmm_fsm)[0x5566507e1f80]{Deregistered}: Deallocated (fsm.c:568) 20241221125313216 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1504)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1509)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125313265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125313265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125313265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125313265 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125313265 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125313265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125313265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125313265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125313265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1508)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1509)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125313267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125313267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125313267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125313267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125313267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125313267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125313267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125313267 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125313267 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125313267 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125313267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125313268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125313268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1509)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1509)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125313272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1505)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125313280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125313280 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1510)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1508)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125313291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125313291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125313291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125313291 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125313291 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125313291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125313291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125313291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125313291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125313293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125313293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125313293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125313293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125313293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125313293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125313293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125313293 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125313293 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125313293 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125313293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125313294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125313294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125313298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1514)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221125313309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125313309 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)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125313329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125313329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125313329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125313329 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125313329 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125313329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125313329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125313329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125313329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125313331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125313331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125313331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125313331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125313331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125313331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125313331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125313331 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125313331 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125313331 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125313331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125313332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125313332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125313335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125313344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125313344 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@0f7b4e429faf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@0f7b4e429faf: ************************************************* SGSN_Test_0-M3UA(1521)@0f7b4e429faf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@0f7b4e429faf: ************************************************* MTC@0f7b4e429faf: Starting RAN_Emulation TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1519)@0f7b4e429faf: v_sccp_pdu_maxlen:268 20241221125313548 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241221125313548 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) 20241221125313548 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241221125313548 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)@0f7b4e429faf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241221125313550 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125313550 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241221125313550 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241221125313550 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241221125313550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241221125313550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241221125313550 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241221125313551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125313551 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241221125313551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241221125313551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241221125313551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241221125313551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241221125313551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241221125313551 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241221125313617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125313617 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125313617 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125313617 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125313619 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125313620 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241221125314356 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314357 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125314357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125314357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125314357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125314357 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241221125314357 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241221125314357 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314357 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125314357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125314357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125314357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@0f7b4e429faf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@0f7b4e429faf: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='EE596513'O, index=0 SGSN_Test-GSUP(1524)@0f7b4e429faf: 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)@0f7b4e429faf: 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 := 'BC10'O, rac := 'E9'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@0f7b4e429faf: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)16391931 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: First idle individual index:0 SGSN_Test_0-RAN(1520)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 20241221125314688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125314688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125314688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125314688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125314688 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125314688 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125314688 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125314688 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125314688 DMM DEBUG GMM(gmm_fsm)[0x5566507f2540]{Deregistered}: Allocated (fsm.c:456) 20241221125314688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221125314689 DMM DEBUG MM_STATE_Gb[0x5566507e20b0]{Idle}: Allocated (fsm.c:456) 20241221125314689 DMM DEBUG MM_STATE_Iu[0x5566507f0da0]{Detached}: Allocated (fsm.c:456) 20241221125314689 DMM DEBUG GMM(gmm_fsm)[0x5566507f2540]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125314689 DMM DEBUG GMM(gmm_fsm)[0x5566507f2540]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125314689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125314689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125314689 DMM DEBUG MM(262420000001058/c470c084) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125314689 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241221125314689 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314689 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125314689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125314689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125314689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125314689 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314689 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125314689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125314689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125314689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@0f7b4e429faf: { messageType := 2, destLocRef := 'FA1EFB'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)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@0f7b4e429faf: 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 := 'A461B1B8CA88872860B0D9CEF580EA8A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3954600E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A33B38AD2D992518'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '21F08F85BFB242EB478F612F373A0683'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '023DF1D1E7B3B6A0D6DAA1555D541008'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0D02F1D5245F77BF5618E9EF25221A0D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6A9847AA5C5905A1'O } } } } } SGSN_Test_0-SCCP(1519)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: vl_len:23 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241221125314698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125314698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125314698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125314698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125314698 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125314698 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125314698 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125314698 DMM DEBUG MM(262420000001058/c470c084) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241221125314698 DMM NOTICE MM(262420000001058/c470c084) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125314698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125314698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125314698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125314698 DMM DEBUG MM(262420000001058/c470c084) Requesting authorization (sgsn_auth.c:160) 20241221125314698 DMM INFO MM(262420000001058/c470c084) Requesting authentication tuples (sgsn_auth.c:184) 20241221125314698 DMM DEBUG MM(262420000001058/c470c084) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125314698 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241221125314698 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@0f7b4e429faf: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20241221125314701 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125314701 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125314701 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125314701 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125314701 DMM INFO MM(262420000001058/c470c084) Subscriber data update (mmctx.c:445) 20241221125314701 DMM DEBUG MM(262420000001058/c470c084) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125314701 DMM INFO MM(262420000001058/c470c084) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125314701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125314701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125314701 DMM INFO MM(262420000001058/c470c084) <- GMM AUTH AND CIPHERING REQ (rand = a4 61 b1 b8 ca 88 87 28 60 b0 d9 ce f5 80 ea 8a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0d 02 f1 d5 24 5f 77 bf 56 18 e9 ef 25 22 1a 0d ) (gprs_gmm.c:483) 20241221125314701 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241221125314701 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314701 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125314701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125314701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125314701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: vl_len:37 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307226A9847AA23094399990000105008F029045C5905A1'O 20241221125314708 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125314708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125314708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125314708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125314708 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125314708 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125314708 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125314708 DMM INFO MM(262420000001058/c470c084) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125314708 DMM NOTICE MM(262420000001058/c470c084) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125314708 DMM DEBUG MM(262420000001058/c470c084) checking auth: received UMTS RES = 6a 98 47 aa 5c 59 05 a1 (gprs_gmm.c:666) 20241221125314708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125314708 DMM DEBUG MM(262420000001058/c470c084) Requesting authorization (sgsn_auth.c:160) 20241221125314708 DMM INFO MM(262420000001058/c470c084) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125314708 DMM DEBUG MM(262420000001058/c470c084) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125314708 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241221125314708 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) 20241221125314708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241221125314708 DMM DEBUG MM(262420000001058/c470c084) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241221125314708 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314709 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125314709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125314709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125314709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: vl_len:12 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241221125314717 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314717 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125314717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125314717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125314717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125314718 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241221125314718 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241221125314718 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241221125314718 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241221125314718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241221125314718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241221125314718 DMM INFO MM(262420000001058/c470c084) <- GMM ATTACH ACCEPT (new P-TMSI=0xc470c084) (gprs_gmm.c:300) 20241221125314718 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241221125314718 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314718 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125314718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125314718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125314718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125314718 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314718 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125314718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125314718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125314718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241221125314722 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125314722 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125314722 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241221125314722 DMM INFO MM(262420000001058/c470c084) Subscriber data update (mmctx.c:445) 20241221125314722 DMM DEBUG MM(262420000001058/c470c084) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125314722 DMM INFO MM(262420000001058/c470c084) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125314722 DMM NOTICE MM(262420000001058/c470c084) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241221125314722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125314722 DMM NOTICE MM(262420000001058/c470c084) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125314722 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) 20241221125314722 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125314722 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241221125314722 DMM INFO MM(262420000001058/c470c084) Subscriber data update (mmctx.c:445) 20241221125314722 DMM DEBUG MM(262420000001058/c470c084) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: vl_len:14 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241221125314725 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314725 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314725 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125314725 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125314725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125314725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125314725 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125314725 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125314725 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125314725 DMM INFO MM(262420000001058/c470c084) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125314725 DMM NOTICE MM(262420000001058/c470c084) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125314725 DMM DEBUG GMM(gmm_fsm)[0x5566507f2540]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125314725 DMM DEBUG GMM(gmm_fsm)[0x5566507f2540]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125314725 DMM DEBUG MM_STATE_Iu(7)[0x5566507f0da0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241221125314725 DMM DEBUG MM_STATE_Iu(7)[0x5566507f0da0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241221125314725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125314725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221125314725 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314725 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125314725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125314725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125314725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: vl_len:7 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241221125314730 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314730 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125314730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125314730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125314730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125314730 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241221125314730 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241221125314730 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241221125314730 DMM INFO MM(262420000001058/c470c084) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241221125314730 DMM DEBUG MM_STATE_Iu(7)[0x5566507f0da0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241221125314730 DMM DEBUG MM_STATE_Iu(7)[0x5566507f0da0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241221125314730 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125314730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125314730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125314730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-RAN(1520)@0f7b4e429faf: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)16391931 20241221125314732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314732 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125314732 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125314732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125314732 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)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@0f7b4e429faf: 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 := 'C470C084'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@0f7b4e429faf: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)10107469 SGSN_Test_0-RAN(1520)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: First idle individual index:0 20241221125314933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125314933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125314933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125314933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125314934 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125314934 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125314934 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125314934 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC470C084) type="signalling"  (gprs_gmm.c:1944) 20241221125314934 DMM DEBUG GMM(gmm_fsm)[0x5566507f2540]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241221125314934 DMM DEBUG GMM(gmm_fsm)[0x5566507f2540]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241221125314934 DMM DEBUG MM(262420000001058/c470c084) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241221125314934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125314934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125314934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125314934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125314934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125314934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125314934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125314934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125314934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125314934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125314934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@0f7b4e429faf: { messageType := 2, destLocRef := '9A3A4D'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)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@0f7b4e429faf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1526)@0f7b4e429faf: setverdict(error): pass -> error SGSN_Test_0-RAN(1520)@0f7b4e429faf: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1526)@0f7b4e429faf: Final verdict of PTC: error SGSN_Test_0-RAN(1520)@0f7b4e429faf: Final verdict of PTC: none 20241221125314942 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241221125314942 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) 20241221125314942 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241221125314942 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241221125314942 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241221125314942 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) 20241221125314942 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241221125314942 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241221125314942 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) 20241221125314942 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125314942 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241221125314942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241221125314942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241221125314942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241221125314942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241221125314942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241221125314942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241221125314943 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1521)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@0f7b4e429faf: Final verdict of PTC: none 20241221125314946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41020<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1524)@0f7b4e429faf: Final verdict of PTC: none 20241221125314949 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125314949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1513)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1518)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1509)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1508)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1516)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1511)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1507)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1507): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1508): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1509): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): error (none -> error) MTC@0f7b4e429faf: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@0f7b4e429faf: 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 error'. Sat Dec 21 12:53:15 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241221125315085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125315486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41032<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232468) 20241221125315950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125315950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232468, count=236920) 20241221125316944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241221125316944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241221125316944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241221125316951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125316951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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 error' was executed successfully (exit status: 0). MTC@0f7b4e429faf: 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 ------ Sat Dec 21 12:53:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_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 20241221125317952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125317952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241221125318549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125318550 DMM INFO MM(262420000001058/c470c084) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125318550 DMM INFO MM(262420000001058/c470c084) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125318550 DMM DEBUG GMM(gmm_fsm)[0x5566507f2540]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125318550 DMM DEBUG GMM(gmm_fsm)[0x5566507f2540]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125318550 DMM DEBUG MM_STATE_Iu(7)[0x5566507f0da0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241221125318550 DMM DEBUG MM_STATE_Iu(7)[0x5566507f0da0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241221125318550 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241221125318550 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) 20241221125318550 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) 20241221125318550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221125318550 DMM DEBUG MM_STATE_Gb[0x5566507e20b0]{Idle}: Deallocated (fsm.c:568) 20241221125318550 DMM DEBUG MM_STATE_Iu(7)[0x5566507f0da0]{Detached}: Deallocated (fsm.c:568) 20241221125318550 DMM DEBUG GMM(gmm_fsm)[0x5566507f2540]{Deregistered}: Deallocated (fsm.c:568) 20241221125318550 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1527)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1531)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125318597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125318597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125318597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125318597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125318597 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125318597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125318597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125318597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125318597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125318599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125318599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125318599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125318599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125318599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125318599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125318599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125318599 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125318599 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125318599 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125318599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125318600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125318600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125318605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1532)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241221125318614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125318614 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1532)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1537)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125318640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125318640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125318640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125318640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125318640 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125318640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125318640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125318640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125318640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1536)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1537)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125318642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125318642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125318642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125318642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125318642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125318642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125318642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125318642 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125318642 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125318642 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125318642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125318642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125318642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1537)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1537)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125318646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1533)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125318655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125318655 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)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1536)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1542)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125318675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125318675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125318675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125318675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125318675 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125318675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125318675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125318675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125318675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1542)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125318676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125318676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125318676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125318676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125318676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125318676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125318677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125318677 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125318677 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125318677 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125318677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125318677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125318677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1542)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1542)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125318681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@0f7b4e429faf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@0f7b4e429faf: ************************************************* SGSN_Test_0-M3UA(1544)@0f7b4e429faf: M3UA emulation initiated, the test can be started MTC@0f7b4e429faf: Starting RAN_Emulation SGSN_Test_0-M3UA(1544)@0f7b4e429faf: ************************************************* SGSN_Test_0-SCCP(1541)@0f7b4e429faf: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1538)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125318690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125318690 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)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125318887 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241221125318887 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) 20241221125318887 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241221125318887 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)@0f7b4e429faf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241221125318890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125318890 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241221125318890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241221125318890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241221125318890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241221125318890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241221125318890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241221125318892 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125318892 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241221125318892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241221125318892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241221125318892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241221125318892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241221125318892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241221125318892 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241221125318953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125318953 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125318953 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125318953 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125318955 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125318956 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241221125319699 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125319699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125319699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125319699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125319699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125319699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125319699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125319699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125319699 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241221125319699 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241221125319699 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125319699 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125319699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125319699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125319699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125319699 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125319699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125319699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@0f7b4e429faf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@0f7b4e429faf: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='E2AFC449'O, index=0 SGSN_Test-GSUP(1547)@0f7b4e429faf: 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)@0f7b4e429faf: 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 := '796A'O ("yj"), rac := '28'O ("(") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@0f7b4e429faf: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)15641083 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: First idle individual index:0 SGSN_Test_0-RAN(1543)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 20241221125320023 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320023 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125320023 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125320023 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125320023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125320023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125320023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125320023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125320023 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125320023 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125320023 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125320023 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125320023 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{Deregistered}: Allocated (fsm.c:456) 20241221125320023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Allocated (fsm.c:456) 20241221125320023 DMM DEBUG MM_STATE_Gb[0x5566507e1e50]{Idle}: Allocated (fsm.c:456) 20241221125320023 DMM DEBUG MM_STATE_Iu[0x5566507f2d10]{Detached}: Allocated (fsm.c:456) 20241221125320023 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125320023 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125320023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125320023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125320023 DMM DEBUG MM(262420000001055/f077ee21) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125320023 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241221125320024 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320024 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125320024 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125320024 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125320024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125320024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125320024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125320024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125320024 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320024 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125320024 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125320024 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125320024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125320024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125320024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125320024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@0f7b4e429faf: { messageType := 2, destLocRef := 'EEA9FB'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)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@0f7b4e429faf: 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 := '2E576A53ED644252F5240C151CC6AD1D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7E7386B9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DC46418D77119CEE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '88D724B65D6899F1C5D54459D56053BF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '80BA472FC2FBAD2CA4A5EED70FFEA92C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '441A092AC7EACAE0EC887C3F8B585225'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BDDADCC31C771007'O } } } } } SGSN_Test_0-SCCP(1541)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: vl_len:23 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241221125320033 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320033 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125320033 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125320033 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125320033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125320033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125320033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125320033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125320033 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125320033 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125320033 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125320033 DMM DEBUG MM(262420000001055/f077ee21) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241221125320033 DMM NOTICE MM(262420000001055/f077ee21) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125320033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125320033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125320033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125320033 DMM DEBUG MM(262420000001055/f077ee21) Requesting authorization (sgsn_auth.c:160) 20241221125320033 DMM INFO MM(262420000001055/f077ee21) Requesting authentication tuples (sgsn_auth.c:184) 20241221125320033 DMM DEBUG MM(262420000001055/f077ee21) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125320033 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241221125320033 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@0f7b4e429faf: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20241221125320036 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125320036 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125320036 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125320036 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125320036 DMM INFO MM(262420000001055/f077ee21) Subscriber data update (mmctx.c:445) 20241221125320036 DMM DEBUG MM(262420000001055/f077ee21) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125320036 DMM INFO MM(262420000001055/f077ee21) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125320036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125320036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125320036 DMM INFO MM(262420000001055/f077ee21) <- GMM AUTH AND CIPHERING REQ (rand = 2e 57 6a 53 ed 64 42 52 f5 24 0c 15 1c c6 ad 1d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 44 1a 09 2a c7 ea ca e0 ec 88 7c 3f 8b 58 52 25 ) (gprs_gmm.c:483) 20241221125320036 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241221125320036 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320036 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125320036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125320036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125320036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125320036 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125320036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125320036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: vl_len:37 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22BDDADCC323094399990000105005F029041C771007'O 20241221125320042 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320042 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125320042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125320042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125320042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125320042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125320042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125320042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125320043 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125320043 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125320043 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125320043 DMM INFO MM(262420000001055/f077ee21) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125320043 DMM NOTICE MM(262420000001055/f077ee21) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125320043 DMM DEBUG MM(262420000001055/f077ee21) checking auth: received UMTS RES = bd da dc c3 1c 77 10 07 (gprs_gmm.c:666) 20241221125320043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125320043 DMM DEBUG MM(262420000001055/f077ee21) Requesting authorization (sgsn_auth.c:160) 20241221125320043 DMM INFO MM(262420000001055/f077ee21) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125320043 DMM DEBUG MM(262420000001055/f077ee21) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125320043 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241221125320043 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) 20241221125320043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241221125320043 DMM DEBUG MM(262420000001055/f077ee21) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241221125320043 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320043 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125320043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125320043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125320043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125320043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125320043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125320043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: vl_len:12 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241221125320051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125320051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125320051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125320051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125320051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125320051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125320051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125320051 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241221125320051 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241221125320051 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241221125320051 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241221125320051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241221125320051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241221125320051 DMM INFO MM(262420000001055/f077ee21) <- GMM ATTACH ACCEPT (new P-TMSI=0xf077ee21) (gprs_gmm.c:300) 20241221125320051 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241221125320051 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320051 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125320051 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125320051 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125320051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125320051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125320051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125320051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125320051 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320051 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125320051 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125320051 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125320051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125320051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125320051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125320052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241221125320055 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125320055 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125320055 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241221125320055 DMM INFO MM(262420000001055/f077ee21) Subscriber data update (mmctx.c:445) 20241221125320055 DMM DEBUG MM(262420000001055/f077ee21) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125320055 DMM INFO MM(262420000001055/f077ee21) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125320055 DMM NOTICE MM(262420000001055/f077ee21) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241221125320055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125320055 DMM NOTICE MM(262420000001055/f077ee21) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125320055 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) 20241221125320056 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125320056 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241221125320056 DMM INFO MM(262420000001055/f077ee21) Subscriber data update (mmctx.c:445) 20241221125320056 DMM DEBUG MM(262420000001055/f077ee21) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1541)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: vl_len:14 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241221125320058 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125320058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125320058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125320058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125320058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125320058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125320058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125320058 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125320058 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125320058 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125320058 DMM INFO MM(262420000001055/f077ee21) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125320058 DMM NOTICE MM(262420000001055/f077ee21) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125320058 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125320058 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125320058 DMM DEBUG MM_STATE_Iu(9)[0x5566507f2d10]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241221125320058 DMM DEBUG MM_STATE_Iu(9)[0x5566507f2d10]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241221125320058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125320058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221125320058 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320058 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125320058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125320059 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125320059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125320059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125320059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125320059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: vl_len:7 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241221125320063 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320063 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125320063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125320063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125320063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125320063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125320063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125320063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125320063 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241221125320063 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241221125320063 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241221125320063 DMM INFO MM(262420000001055/f077ee21) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241221125320063 DMM DEBUG MM_STATE_Iu(9)[0x5566507f2d10]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241221125320063 DMM DEBUG MM_STATE_Iu(9)[0x5566507f2d10]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241221125320063 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320063 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125320063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125320063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125320063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125320063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125320063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125320063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-RAN(1543)@0f7b4e429faf: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)15641083 20241221125320065 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320065 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125320065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125320065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125320065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125320065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125320065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125320065 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)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@0f7b4e429faf: 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 := 'F077EE21'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@0f7b4e429faf: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)16773811 SGSN_Test_0-RAN(1543)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: First idle individual index:0 20241221125320265 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320265 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125320265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125320265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125320265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125320265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125320265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125320265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125320266 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125320266 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125320266 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125320266 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF077EE21) type="signalling"  (gprs_gmm.c:1944) 20241221125320266 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241221125320266 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241221125320266 DMM DEBUG MM(262420000001055/f077ee21) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241221125320266 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320266 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125320266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125320266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125320266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125320266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125320266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125320266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125320266 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320266 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125320266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125320266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125320266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125320266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125320266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125320266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@0f7b4e429faf: { messageType := 2, destLocRef := 'FFF2B3'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)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@0f7b4e429faf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@0f7b4e429faf: setverdict(error): pass -> error SGSN_Test_0-RAN(1543)@0f7b4e429faf: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@0f7b4e429faf: Final verdict of PTC: error SGSN_Test_0-RAN(1543)@0f7b4e429faf: Final verdict of PTC: none 20241221125320274 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241221125320274 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) 20241221125320274 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241221125320274 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241221125320274 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241221125320274 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) 20241221125320274 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241221125320274 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241221125320274 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) 20241221125320274 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125320274 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241221125320274 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241221125320274 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241221125320274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241221125320274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241221125320274 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241221125320274 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241221125320274 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1544)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test_0-SCCP(1541)@0f7b4e429faf: Final verdict of PTC: none 20241221125320277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46822<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1547)@0f7b4e429faf: Final verdict of PTC: none 20241221125320280 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125320280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1527)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1536)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1531)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1539)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1537)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1534)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1542)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1540)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1529)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1535)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1534): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1535): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1536): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1537): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1539): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1540): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-SCCP(1541): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1542): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): error (none -> error) MTC@0f7b4e429faf: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@0f7b4e429faf: 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 error'. Sat Dec 21 12:53:20 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241221125320420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125320922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46832<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232800) 20241221125321281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125321281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232800, count=237252) 20241221125322275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241221125322275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241221125322275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241221125322283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125322283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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 error' was executed successfully (exit status: 0). MTC@0f7b4e429faf: 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 ------ Sat Dec 21 12:53: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_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 20241221125323285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125323285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241221125323988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125323989 DMM INFO MM(262420000001055/f077ee21) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125323989 DMM INFO MM(262420000001055/f077ee21) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125323989 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125323989 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125323989 DMM DEBUG MM_STATE_Iu(9)[0x5566507f2d10]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241221125323989 DMM DEBUG MM_STATE_Iu(9)[0x5566507f2d10]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241221125323990 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241221125323990 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) 20241221125323990 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) 20241221125323990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e20b0]{Init}: Deallocated (fsm.c:568) 20241221125323990 DMM DEBUG MM_STATE_Gb[0x5566507e1e50]{Idle}: Deallocated (fsm.c:568) 20241221125323990 DMM DEBUG MM_STATE_Iu(9)[0x5566507f2d10]{Detached}: Deallocated (fsm.c:568) 20241221125323990 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{Deregistered}: Deallocated (fsm.c:568) 20241221125323990 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1550)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1555)@0f7b4e429faf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1554)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221125324042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125324042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125324042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125324042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125324042 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125324042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125324042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125324042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125324042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1555)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125324044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125324044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125324044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125324045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125324045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125324045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125324045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125324045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125324045 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125324045 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125324045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125324046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125324046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1555)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1555)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125324049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1551)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241221125324058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125324058 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1554)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1559)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125324067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125324067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125324067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125324067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125324067 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125324067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125324067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125324067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125324067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125324068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125324068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125324068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125324069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125324069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125324069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125324069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125324069 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125324069 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125324069 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125324069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1559)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125324069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125324069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125324073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1560)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1556)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125324084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125324084 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)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1565)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125324112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125324112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125324112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125324112 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125324112 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125324112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125324112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125324112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125324112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1565)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125324114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125324114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125324114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125324114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125324114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125324114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125324114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125324114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125324114 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125324114 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125324114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125324115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125324115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1565)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1565)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125324119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@0f7b4e429faf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@0f7b4e429faf: ************************************************* SGSN_Test_0-M3UA(1567)@0f7b4e429faf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@0f7b4e429faf: ************************************************* MTC@0f7b4e429faf: Starting RAN_Emulation SGSN_Test_0-SCCP(1564)@0f7b4e429faf: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1561)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125324130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125324130 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)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125324285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125324285 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125324285 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125324285 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125324287 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125324288 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241221125324321 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241221125324321 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) 20241221125324321 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241221125324321 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)@0f7b4e429faf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241221125324324 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125324324 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241221125324324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241221125324324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241221125324324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241221125324324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241221125324324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241221125324325 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125324325 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241221125324325 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241221125324325 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241221125324325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241221125324325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241221125324325 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241221125324325 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241221125325133 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325133 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325133 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125325133 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125325133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125325133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125325133 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241221125325133 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241221125325133 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325133 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325133 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125325134 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125325134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325134 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125325134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@0f7b4e429faf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@0f7b4e429faf: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='C083AEDB'O, index=0 SGSN_Test-GSUP(1570)@0f7b4e429faf: 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)@0f7b4e429faf: 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 := 'BD66'O, rac := '6D'O ("m") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1566)@0f7b4e429faf: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)15589294 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: First idle individual index:0 SGSN_Test_0-RAN(1566)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 20241221125325358 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325358 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325358 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125325358 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125325358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125325359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125325359 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125325359 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125325359 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125325359 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125325359 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{Deregistered}: Allocated (fsm.c:456) 20241221125325359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f2d10]{Init}: Allocated (fsm.c:456) 20241221125325359 DMM DEBUG MM_STATE_Gb[0x5566507e1e50]{Idle}: Allocated (fsm.c:456) 20241221125325359 DMM DEBUG MM_STATE_Iu[0x5566507e20b0]{Detached}: Allocated (fsm.c:456) 20241221125325359 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125325359 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125325359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f2d10]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125325359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f2d10]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125325359 DMM DEBUG MM(262420000001056/efb7bc2a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125325359 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241221125325360 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325360 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125325360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125325360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125325360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125325360 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325360 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125325360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125325360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125325360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@0f7b4e429faf: { messageType := 2, destLocRef := 'EDDFAE'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)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@0f7b4e429faf: 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 := '02CA720A9F7CF293879AFD7AADF1E2C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7A34A26D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A1CA1A73F2BDFA3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5970AAB8ADD89FE3B248526F0438ADBC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5F344CBFE9BDE960995FE36C50774AFC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F265F80DF8C4780B243461F57EA47771'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F73910B5D27824BA'O } } } } } SGSN_Test_0-SCCP(1564)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: vl_len:23 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241221125325369 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325369 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325369 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125325369 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125325369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125325369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125325369 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125325369 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125325369 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125325369 DMM DEBUG MM(262420000001056/efb7bc2a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241221125325369 DMM NOTICE MM(262420000001056/efb7bc2a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125325369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f2d10]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125325369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f2d10]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125325369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f2d10]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125325369 DMM DEBUG MM(262420000001056/efb7bc2a) Requesting authorization (sgsn_auth.c:160) 20241221125325369 DMM INFO MM(262420000001056/efb7bc2a) Requesting authentication tuples (sgsn_auth.c:184) 20241221125325369 DMM DEBUG MM(262420000001056/efb7bc2a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125325369 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241221125325369 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@0f7b4e429faf: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20241221125325372 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125325372 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125325372 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125325372 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125325372 DMM INFO MM(262420000001056/efb7bc2a) Subscriber data update (mmctx.c:445) 20241221125325372 DMM DEBUG MM(262420000001056/efb7bc2a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125325372 DMM INFO MM(262420000001056/efb7bc2a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125325372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f2d10]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125325372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f2d10]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125325372 DMM INFO MM(262420000001056/efb7bc2a) <- GMM AUTH AND CIPHERING REQ (rand = 02 ca 72 0a 9f 7c f2 93 87 9a fd 7a ad f1 e2 c1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f2 65 f8 0d f8 c4 78 0b 24 34 61 f5 7e a4 77 71 ) (gprs_gmm.c:483) 20241221125325372 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241221125325372 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325372 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125325372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125325372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125325372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: vl_len:37 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22F73910B523094399990000105006F02904D27824BA'O 20241221125325379 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325379 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325379 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125325379 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125325379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125325379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125325379 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125325379 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125325379 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125325379 DMM INFO MM(262420000001056/efb7bc2a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125325379 DMM NOTICE MM(262420000001056/efb7bc2a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125325379 DMM DEBUG MM(262420000001056/efb7bc2a) checking auth: received UMTS RES = f7 39 10 b5 d2 78 24 ba (gprs_gmm.c:666) 20241221125325379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f2d10]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125325379 DMM DEBUG MM(262420000001056/efb7bc2a) Requesting authorization (sgsn_auth.c:160) 20241221125325379 DMM INFO MM(262420000001056/efb7bc2a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125325379 DMM DEBUG MM(262420000001056/efb7bc2a) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125325379 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241221125325379 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) 20241221125325379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f2d10]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241221125325379 DMM DEBUG MM(262420000001056/efb7bc2a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241221125325379 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325379 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125325379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125325379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125325379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: vl_len:12 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241221125325387 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325387 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125325387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125325387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125325387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125325387 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241221125325388 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241221125325388 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241221125325388 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241221125325388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f2d10]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241221125325388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f2d10]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241221125325388 DMM INFO MM(262420000001056/efb7bc2a) <- GMM ATTACH ACCEPT (new P-TMSI=0xefb7bc2a) (gprs_gmm.c:300) 20241221125325388 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241221125325388 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325388 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125325388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125325388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125325388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125325388 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325388 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125325388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125325388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125325388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241221125325391 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125325391 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125325391 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241221125325391 DMM INFO MM(262420000001056/efb7bc2a) Subscriber data update (mmctx.c:445) 20241221125325391 DMM DEBUG MM(262420000001056/efb7bc2a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125325391 DMM INFO MM(262420000001056/efb7bc2a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125325391 DMM NOTICE MM(262420000001056/efb7bc2a) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241221125325391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f2d10]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125325391 DMM NOTICE MM(262420000001056/efb7bc2a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125325392 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) 20241221125325392 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125325392 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241221125325392 DMM INFO MM(262420000001056/efb7bc2a) Subscriber data update (mmctx.c:445) 20241221125325392 DMM DEBUG MM(262420000001056/efb7bc2a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1564)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: vl_len:14 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241221125325395 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325395 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125325395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125325395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125325395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125325395 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125325395 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125325395 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125325395 DMM INFO MM(262420000001056/efb7bc2a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125325395 DMM NOTICE MM(262420000001056/efb7bc2a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125325395 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125325395 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125325395 DMM DEBUG MM_STATE_Iu(11)[0x5566507e20b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241221125325395 DMM DEBUG MM_STATE_Iu(11)[0x5566507e20b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241221125325395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f2d10]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125325395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f2d10]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221125325395 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325395 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325396 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125325396 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125325396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325396 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125325396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: vl_len:7 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241221125325401 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325401 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125325401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125325401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125325401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125325401 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241221125325401 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241221125325401 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241221125325401 DMM INFO MM(262420000001056/efb7bc2a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241221125325401 DMM DEBUG MM_STATE_Iu(11)[0x5566507e20b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241221125325401 DMM DEBUG MM_STATE_Iu(11)[0x5566507e20b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241221125325401 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325401 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325401 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125325401 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125325401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125325401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@0f7b4e429faf: Session index based on local reference:0 20241221125325403 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325403 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125325403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125325403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) SGSN_Test_0-RAN(1566)@0f7b4e429faf: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)15589294 20241221125325403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@0f7b4e429faf: 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 := 'EFB7BC2A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@0f7b4e429faf: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)16595874 SGSN_Test_0-RAN(1566)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: First idle individual index:0 20241221125325605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325605 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125325605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125325605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125325605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125325606 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125325606 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125325606 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125325606 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEFB7BC2A) type="signalling"  (gprs_gmm.c:1944) 20241221125325606 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241221125325606 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241221125325606 DMM DEBUG MM(262420000001056/efb7bc2a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241221125325606 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325606 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125325606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125325606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125325606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125325606 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325606 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125325606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125325606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125325606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125325606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125325606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125325607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@0f7b4e429faf: { messageType := 2, destLocRef := 'FD3BA2'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1564)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@0f7b4e429faf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@0f7b4e429faf: setverdict(error): pass -> error SGSN_Test_0-RAN(1566)@0f7b4e429faf: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@0f7b4e429faf: Final verdict of PTC: error SGSN_Test_0-RAN(1566)@0f7b4e429faf: Final verdict of PTC: none 20241221125325615 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241221125325615 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) 20241221125325615 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241221125325615 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241221125325615 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241221125325615 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) 20241221125325615 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241221125325615 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241221125325615 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) 20241221125325615 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125325615 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241221125325615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241221125325615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241221125325615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241221125325615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241221125325615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241221125325615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241221125325615 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1567)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test_0-SCCP(1564)@0f7b4e429faf: Final verdict of PTC: none 20241221125325618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46844<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221125325620 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125325620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1551)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(1570)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1562)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1559)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1555)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1565)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1560)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1554)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1553)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1563)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1557)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1553): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1554): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1555): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1562): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1563): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-SCCP(1564): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1565): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): error (none -> error) MTC@0f7b4e429faf: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@0f7b4e429faf: 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 error'. Sat Dec 21 12:53:25 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241221125325768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125326269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236184) 20241221125326622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125326622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=236184, count=237344) 20241221125327616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241221125327616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241221125327616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241221125327623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125327623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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 error' was executed successfully (exit status: 0). MTC@0f7b4e429faf: 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 ------ Sat Dec 21 12:53:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_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 20241221125328624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125328624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241221125329334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125329335 DMM INFO MM(262420000001056/efb7bc2a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125329335 DMM INFO MM(262420000001056/efb7bc2a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125329336 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125329336 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125329336 DMM DEBUG MM_STATE_Iu(11)[0x5566507e20b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241221125329336 DMM DEBUG MM_STATE_Iu(11)[0x5566507e20b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241221125329336 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241221125329336 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) 20241221125329336 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) 20241221125329336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f2d10]{Init}: Deallocated (fsm.c:568) 20241221125329336 DMM DEBUG MM_STATE_Gb[0x5566507e1e50]{Idle}: Deallocated (fsm.c:568) 20241221125329336 DMM DEBUG MM_STATE_Iu(11)[0x5566507e20b0]{Detached}: Deallocated (fsm.c:568) 20241221125329336 DMM DEBUG GMM(gmm_fsm)[0x5566507f0da0]{Deregistered}: Deallocated (fsm.c:568) 20241221125329336 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1573)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125329378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125329378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125329378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125329378 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125329378 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125329379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125329379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125329379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125329379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1577)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125329380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125329380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125329380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125329381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125329381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125329381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125329381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125329381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125329381 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125329381 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125329381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125329381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125329381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1577)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125329384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1574)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1578)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221125329393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125329393 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)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1578)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1583)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1583)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125329425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125329425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125329425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125329425 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125329425 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125329425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125329425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125329425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125329425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1583)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1582)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221125329427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125329427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125329427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125329427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125329427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125329427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125329427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125329427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125329427 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125329427 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125329427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1583)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125329428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125329428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1583)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125329432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1579)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125329440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125329440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1582)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1588)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125329463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125329463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125329463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125329464 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125329464 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125329464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125329464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125329464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125329464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1588)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125329465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125329465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125329465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125329466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125329466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125329466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125329466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125329466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125329466 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125329466 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125329466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125329466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125329466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1588)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1588)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@0f7b4e429faf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0f7b4e429faf: Starting RAN_Emulation SGSN_Test_0-M3UA(1590)@0f7b4e429faf: ************************************************* SGSN_Test_0-M3UA(1590)@0f7b4e429faf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@0f7b4e429faf: ************************************************* SGSN_Test_0-SCCP(1587)@0f7b4e429faf: v_sccp_pdu_maxlen:268 20241221125329470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125329479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125329479 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)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125329624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125329624 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125329624 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125329625 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125329627 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125329627 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241221125329670 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241221125329670 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) 20241221125329670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241221125329670 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)@0f7b4e429faf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241221125329673 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125329673 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241221125329673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241221125329673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241221125329673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241221125329673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241221125329673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241221125329674 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125329674 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241221125329674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241221125329674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241221125329674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241221125329674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241221125329674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241221125329674 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241221125330480 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330480 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125330480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125330480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125330480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125330480 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241221125330480 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241221125330481 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125330481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125330481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125330481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@0f7b4e429faf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@0f7b4e429faf: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='E4659B43'O, index=0 SGSN_Test-GSUP(1593)@0f7b4e429faf: 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)@0f7b4e429faf: 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 := 'AB1F'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 := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1589)@0f7b4e429faf: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)3226282 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: First idle individual index:0 SGSN_Test_0-RAN(1589)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 20241221125330688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125330688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125330688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125330688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125330689 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125330689 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125330689 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125330689 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125330689 DMM DEBUG GMM(gmm_fsm)[0x5566507e20b0]{Deregistered}: Allocated (fsm.c:456) 20241221125330689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221125330689 DMM DEBUG MM_STATE_Gb[0x5566507f2d10]{Idle}: Allocated (fsm.c:456) 20241221125330689 DMM DEBUG MM_STATE_Iu[0x5566507f3530]{Detached}: Allocated (fsm.c:456) 20241221125330689 DMM DEBUG GMM(gmm_fsm)[0x5566507e20b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125330689 DMM DEBUG GMM(gmm_fsm)[0x5566507e20b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125330689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125330689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125330689 DMM DEBUG MM(262420000001057/c0325fb7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125330689 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241221125330689 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330689 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125330689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125330689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125330689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125330689 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330689 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125330689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125330689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125330689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@0f7b4e429faf: { messageType := 2, destLocRef := '313AAA'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1587)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@0f7b4e429faf: 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 := '206AC1320950D5DA7BBE1E6370321F15'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '29209F23'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '98691B23A305026D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4E66CE14937233E8638BD287B59DEDAB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DBCA7C9CBF8E11220F47C1E32C07D16F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '797EDAD3A40376C5F6674F4EF6CF2D8B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0CEFBF9E768FB59D'O } } } } } SGSN_Test_0-SCCP(1587)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: vl_len:23 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241221125330699 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125330699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125330699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125330699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125330699 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125330699 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125330699 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125330699 DMM DEBUG MM(262420000001057/c0325fb7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241221125330699 DMM NOTICE MM(262420000001057/c0325fb7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125330699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125330699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125330699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125330699 DMM DEBUG MM(262420000001057/c0325fb7) Requesting authorization (sgsn_auth.c:160) 20241221125330699 DMM INFO MM(262420000001057/c0325fb7) Requesting authentication tuples (sgsn_auth.c:184) 20241221125330699 DMM DEBUG MM(262420000001057/c0325fb7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125330699 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241221125330699 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@0f7b4e429faf: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20241221125330702 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125330702 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125330702 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125330702 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125330702 DMM INFO MM(262420000001057/c0325fb7) Subscriber data update (mmctx.c:445) 20241221125330702 DMM DEBUG MM(262420000001057/c0325fb7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125330702 DMM INFO MM(262420000001057/c0325fb7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125330702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125330702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125330702 DMM INFO MM(262420000001057/c0325fb7) <- GMM AUTH AND CIPHERING REQ (rand = 20 6a c1 32 09 50 d5 da 7b be 1e 63 70 32 1f 15 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 79 7e da d3 a4 03 76 c5 f6 67 4f 4e f6 cf 2d 8b ) (gprs_gmm.c:483) 20241221125330702 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241221125330702 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330702 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125330702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125330702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125330702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1587)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: vl_len:37 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308220CEFBF9E23094399990000105007F02904768FB59D'O 20241221125330708 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125330708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125330708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125330708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125330708 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125330708 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125330708 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125330708 DMM INFO MM(262420000001057/c0325fb7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125330708 DMM NOTICE MM(262420000001057/c0325fb7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125330708 DMM DEBUG MM(262420000001057/c0325fb7) checking auth: received UMTS RES = 0c ef bf 9e 76 8f b5 9d (gprs_gmm.c:666) 20241221125330708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125330708 DMM DEBUG MM(262420000001057/c0325fb7) Requesting authorization (sgsn_auth.c:160) 20241221125330708 DMM INFO MM(262420000001057/c0325fb7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125330708 DMM DEBUG MM(262420000001057/c0325fb7) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125330708 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241221125330708 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) 20241221125330708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241221125330708 DMM DEBUG MM(262420000001057/c0325fb7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241221125330709 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330709 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125330709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125330709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125330709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1587)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: vl_len:12 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241221125330717 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330717 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125330717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125330717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125330717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125330717 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241221125330717 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241221125330717 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241221125330717 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241221125330717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241221125330717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241221125330717 DMM INFO MM(262420000001057/c0325fb7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0325fb7) (gprs_gmm.c:300) 20241221125330717 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241221125330717 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330717 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125330717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125330717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330717 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125330717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125330717 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330717 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125330717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125330717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330717 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125330717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1587)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241221125330721 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125330721 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125330721 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241221125330721 DMM INFO MM(262420000001057/c0325fb7) Subscriber data update (mmctx.c:445) 20241221125330721 DMM DEBUG MM(262420000001057/c0325fb7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125330721 DMM INFO MM(262420000001057/c0325fb7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125330721 DMM NOTICE MM(262420000001057/c0325fb7) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241221125330721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125330721 DMM NOTICE MM(262420000001057/c0325fb7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125330721 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) 20241221125330722 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125330722 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241221125330722 DMM INFO MM(262420000001057/c0325fb7) Subscriber data update (mmctx.c:445) 20241221125330722 DMM DEBUG MM(262420000001057/c0325fb7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1587)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: vl_len:14 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241221125330724 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330724 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125330724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125330724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125330724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125330725 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125330725 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125330725 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125330725 DMM INFO MM(262420000001057/c0325fb7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125330725 DMM NOTICE MM(262420000001057/c0325fb7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125330725 DMM DEBUG GMM(gmm_fsm)[0x5566507e20b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125330725 DMM DEBUG GMM(gmm_fsm)[0x5566507e20b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125330725 DMM DEBUG MM_STATE_Iu(13)[0x5566507f3530]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241221125330725 DMM DEBUG MM_STATE_Iu(13)[0x5566507f3530]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241221125330725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125330725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221125330725 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330725 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125330725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125330725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125330725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1587)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: vl_len:7 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241221125330729 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330729 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125330730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125330730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125330730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125330730 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241221125330730 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241221125330730 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241221125330730 DMM INFO MM(262420000001057/c0325fb7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241221125330730 DMM DEBUG MM_STATE_Iu(13)[0x5566507f3530]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241221125330730 DMM DEBUG MM_STATE_Iu(13)[0x5566507f3530]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241221125330730 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125330730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125330730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125330730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@0f7b4e429faf: Session index based on local reference:0 20241221125330731 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330731 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330731 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125330731 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125330731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125330731 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@0f7b4e429faf: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)3226282 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@0f7b4e429faf: 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 := 'C0325FB7'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@0f7b4e429faf: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)2304695 SGSN_Test_0-RAN(1589)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: First idle individual index:0 20241221125330933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125330933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125330933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125330933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125330934 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125330934 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125330934 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125330934 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC0325FB7) type="signalling"  (gprs_gmm.c:1944) 20241221125330934 DMM DEBUG GMM(gmm_fsm)[0x5566507e20b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241221125330934 DMM DEBUG GMM(gmm_fsm)[0x5566507e20b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241221125330934 DMM DEBUG MM(262420000001057/c0325fb7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241221125330934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125330934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125330934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125330934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125330934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125330934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125330934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125330934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125330934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125330934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125330934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1587)@0f7b4e429faf: { messageType := 2, destLocRef := '232AB7'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)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1587)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@0f7b4e429faf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@0f7b4e429faf: setverdict(error): pass -> error SGSN_Test_0-RAN(1589)@0f7b4e429faf: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@0f7b4e429faf: Final verdict of PTC: error SGSN_Test_0-RAN(1589)@0f7b4e429faf: Final verdict of PTC: none 20241221125330943 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241221125330943 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) 20241221125330943 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241221125330943 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241221125330943 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241221125330943 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) 20241221125330943 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241221125330943 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241221125330943 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) 20241221125330943 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125330943 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241221125330943 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241221125330943 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241221125330943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241221125330943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241221125330943 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241221125330943 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241221125330943 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1590)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test_0-SCCP(1587)@0f7b4e429faf: Final verdict of PTC: none 20241221125330946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36736<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221125330948 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125330948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1592)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP(1593)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1585)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1583)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1578)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1582)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1577)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1588)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1575)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1586)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1581)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1575): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1581): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1582): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1583): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1585): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1586): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-SCCP(1587): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1588): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): error (none -> error) MTC@0f7b4e429faf: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@0f7b4e429faf: 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 error'. Sat Dec 21 12:53:31 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241221125331086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125331587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231844) 20241221125331949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125331949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231844, count=236296) 20241221125332945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241221125332945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241221125332945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241221125332950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125332950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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 error' was executed successfully (exit status: 0). MTC@0f7b4e429faf: 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 ------ Sat Dec 21 12:53:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_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 20241221125333951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125333951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_attach_pdp_act_pmm_idle started. 20241221125334648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125334649 DMM INFO MM(262420000001057/c0325fb7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125334649 DMM INFO MM(262420000001057/c0325fb7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125334649 DMM DEBUG GMM(gmm_fsm)[0x5566507e20b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125334649 DMM DEBUG GMM(gmm_fsm)[0x5566507e20b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125334649 DMM DEBUG MM_STATE_Iu(13)[0x5566507f3530]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241221125334649 DMM DEBUG MM_STATE_Iu(13)[0x5566507f3530]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241221125334649 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241221125334650 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) 20241221125334650 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) 20241221125334650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221125334650 DMM DEBUG MM_STATE_Gb[0x5566507f2d10]{Idle}: Deallocated (fsm.c:568) 20241221125334650 DMM DEBUG MM_STATE_Iu(13)[0x5566507f3530]{Detached}: Deallocated (fsm.c:568) 20241221125334650 DMM DEBUG GMM(gmm_fsm)[0x5566507e20b0]{Deregistered}: Deallocated (fsm.c:568) 20241221125334650 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1596)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125334691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125334691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125334691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125334691 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125334691 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125334691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125334691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125334691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125334691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125334693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125334693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125334693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125334693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125334693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125334693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125334693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125334693 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125334693 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125334693 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125334693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1600)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125334694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125334694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125334697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1597)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1601)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221125334705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125334705 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1602)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1601)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1606)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125334739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125334739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125334739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125334739 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125334739 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125334739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125334739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125334739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125334739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1606)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125334741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125334741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125334741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1605)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221125334742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125334742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125334742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125334742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125334742 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125334742 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125334742 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125334742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125334742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125334743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1606)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1606)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125334747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1602)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125334756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125334756 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1607)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI210(1603)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1605)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1610)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1610)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125334771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125334771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125334771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125334771 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125334771 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125334771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125334771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125334771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125334771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1610)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125334773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125334773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125334773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125334773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125334773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125334773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125334773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125334773 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125334774 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125334774 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125334774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125334774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125334774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1610)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1610)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125334777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125334787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125334787 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@0f7b4e429faf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1613)@0f7b4e429faf: ************************************************* MTC@0f7b4e429faf: Starting RAN_Emulation SGSN_Test_0-M3UA(1613)@0f7b4e429faf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@0f7b4e429faf: ************************************************* SGSN_Test_0-SCCP(1611)@0f7b4e429faf: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1609)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125334952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125334952 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125334952 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125334952 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125334954 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125334954 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241221125334991 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241221125334991 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) 20241221125334991 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241221125334991 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)@0f7b4e429faf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241221125334992 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125334992 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241221125334992 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241221125334993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241221125334993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241221125334993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241221125334993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241221125334993 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125334993 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241221125334993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241221125334993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241221125334993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241221125334993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241221125334993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241221125334993 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241221125335329 DGPRS DEBUG Checking for inactive LLMEs, time = 16596349 (sgsn.c:131) 20241221125335802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125335802 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125335802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125335802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125335802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125335802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125335802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125335802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125335803 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241221125335803 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241221125335803 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125335803 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125335803 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125335803 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125335803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125335803 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125335803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125335803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@0f7b4e429faf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1599)@0f7b4e429faf: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='EFCC162C'O, index=0 SGSN_Test-GSUP(1616)@0f7b4e429faf: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@0f7b4e429faf: 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 := 'EDE8'O, rac := 'BF'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1612)@0f7b4e429faf: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)26500 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: First idle individual index:0 SGSN_Test_0-RAN(1612)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 20241221125336020 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336020 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125336020 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125336020 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125336020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125336020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125336020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125336020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125336020 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125336020 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125336020 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125336020 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125336020 DMM DEBUG GMM(gmm_fsm)[0x5566507f2d10]{Deregistered}: Allocated (fsm.c:456) 20241221125336020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221125336020 DMM DEBUG MM_STATE_Gb[0x5566507f4ab0]{Idle}: Allocated (fsm.c:456) 20241221125336020 DMM DEBUG MM_STATE_Iu[0x5566507f5220]{Detached}: Allocated (fsm.c:456) 20241221125336020 DMM DEBUG GMM(gmm_fsm)[0x5566507f2d10]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125336020 DMM DEBUG GMM(gmm_fsm)[0x5566507f2d10]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125336020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125336020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125336020 DMM DEBUG MM(262420000001005/c915e2cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125336020 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241221125336021 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336021 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125336021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125336021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125336021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125336021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125336021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125336021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125336021 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336021 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125336021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125336021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125336021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125336021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125336021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125336021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@0f7b4e429faf: { messageType := 2, destLocRef := '006784'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@0f7b4e429faf: 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 := 'BD4EA7DA207EFC1702854F9B8F621367'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2180103B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DCF78D4529308E69'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6A1A31E54188480F48CEA24B83505CA9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '47589335A19CD785AD337EBA306B8D36'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6A30D3414D7D43C370694B30979CB768'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DC3ECCE748043127'O } } } } } SGSN_Test_0-SCCP(1611)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: vl_len:23 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241221125336032 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336032 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125336032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125336032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125336032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125336032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125336032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125336032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125336032 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125336032 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125336032 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125336032 DMM DEBUG MM(262420000001005/c915e2cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241221125336032 DMM NOTICE MM(262420000001005/c915e2cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125336032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125336032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125336032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125336032 DMM DEBUG MM(262420000001005/c915e2cf) Requesting authorization (sgsn_auth.c:160) 20241221125336032 DMM INFO MM(262420000001005/c915e2cf) Requesting authentication tuples (sgsn_auth.c:184) 20241221125336032 DMM DEBUG MM(262420000001005/c915e2cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125336032 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241221125336032 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@0f7b4e429faf: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20241221125336035 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125336035 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125336035 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125336035 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125336035 DMM INFO MM(262420000001005/c915e2cf) Subscriber data update (mmctx.c:445) 20241221125336035 DMM DEBUG MM(262420000001005/c915e2cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125336035 DMM INFO MM(262420000001005/c915e2cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125336035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125336035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125336035 DMM INFO MM(262420000001005/c915e2cf) <- GMM AUTH AND CIPHERING REQ (rand = bd 4e a7 da 20 7e fc 17 02 85 4f 9b 8f 62 13 67 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6a 30 d3 41 4d 7d 43 c3 70 69 4b 30 97 9c b7 68 ) (gprs_gmm.c:483) 20241221125336035 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241221125336036 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336036 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125336036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125336036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125336036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125336036 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125336036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125336036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: vl_len:37 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22DC3ECCE723094399990000100005F0290448043127'O 20241221125336042 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336042 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125336042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125336042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125336042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125336042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125336042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125336042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125336042 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125336042 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125336042 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125336042 DMM INFO MM(262420000001005/c915e2cf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125336042 DMM NOTICE MM(262420000001005/c915e2cf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125336042 DMM DEBUG MM(262420000001005/c915e2cf) checking auth: received UMTS RES = dc 3e cc e7 48 04 31 27 (gprs_gmm.c:666) 20241221125336042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125336042 DMM DEBUG MM(262420000001005/c915e2cf) Requesting authorization (sgsn_auth.c:160) 20241221125336042 DMM INFO MM(262420000001005/c915e2cf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125336042 DMM DEBUG MM(262420000001005/c915e2cf) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125336042 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241221125336042 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) 20241221125336042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241221125336042 DMM DEBUG MM(262420000001005/c915e2cf) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241221125336042 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336042 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125336042 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125336042 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125336042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125336042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125336042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125336042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: vl_len:12 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241221125336051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125336051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125336051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125336051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125336051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125336051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125336051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125336051 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241221125336051 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241221125336051 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241221125336051 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241221125336051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241221125336051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241221125336051 DMM INFO MM(262420000001005/c915e2cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xc915e2cf) (gprs_gmm.c:300) 20241221125336051 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241221125336052 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125336052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125336052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125336052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125336052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125336052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125336052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125336052 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125336052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125336052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125336052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125336052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125336052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125336052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241221125336056 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125336056 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125336056 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241221125336056 DMM INFO MM(262420000001005/c915e2cf) Subscriber data update (mmctx.c:445) 20241221125336056 DMM DEBUG MM(262420000001005/c915e2cf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125336056 DMM INFO MM(262420000001005/c915e2cf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125336056 DMM NOTICE MM(262420000001005/c915e2cf) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241221125336056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125336056 DMM NOTICE MM(262420000001005/c915e2cf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125336056 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) 20241221125336056 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125336056 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241221125336056 DMM INFO MM(262420000001005/c915e2cf) Subscriber data update (mmctx.c:445) 20241221125336056 DMM DEBUG MM(262420000001005/c915e2cf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1611)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: vl_len:14 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241221125336058 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125336058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125336058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125336058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125336059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125336059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125336059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125336059 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125336059 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125336059 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125336059 DMM INFO MM(262420000001005/c915e2cf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125336059 DMM NOTICE MM(262420000001005/c915e2cf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125336059 DMM DEBUG GMM(gmm_fsm)[0x5566507f2d10]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125336059 DMM DEBUG GMM(gmm_fsm)[0x5566507f2d10]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125336059 DMM DEBUG MM_STATE_Iu(15)[0x5566507f5220]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241221125336059 DMM DEBUG MM_STATE_Iu(15)[0x5566507f5220]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241221125336059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125336059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221125336059 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336059 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125336059 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125336059 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125336059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125336059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125336059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125336059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: vl_len:7 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241221125336064 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336064 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125336064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125336064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125336064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125336064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125336064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125336064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125336064 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241221125336064 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241221125336064 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241221125336064 DMM INFO MM(262420000001005/c915e2cf) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241221125336064 DMM DEBUG MM_STATE_Iu(15)[0x5566507f5220]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241221125336064 DMM DEBUG MM_STATE_Iu(15)[0x5566507f5220]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241221125336064 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336064 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125336064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125336064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125336064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125336064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125336064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125336064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-RAN(1612)@0f7b4e429faf: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)26500 20241221125336066 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336066 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125336066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125336066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125336066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125336066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125336066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125336066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_pmm_idle(1618)@0f7b4e429faf: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@0f7b4e429faf: 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 := 'C915E2CF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@0f7b4e429faf: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)69901 SGSN_Test_0-RAN(1612)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: First idle individual index:0 20241221125336269 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336269 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125336269 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125336269 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125336269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125336269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125336269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125336269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125336270 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125336270 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125336270 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125336270 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC915E2CF) type="signalling"  (gprs_gmm.c:1944) 20241221125336270 DMM DEBUG GMM(gmm_fsm)[0x5566507f2d10]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241221125336270 DMM DEBUG GMM(gmm_fsm)[0x5566507f2d10]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241221125336270 DMM DEBUG MM(262420000001005/c915e2cf) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241221125336270 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125336270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125336270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125336270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125336270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125336270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125336270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125336270 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125336270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125336271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125336271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125336271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125336271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125336271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@0f7b4e429faf: { messageType := 2, destLocRef := '01110D'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@0f7b4e429faf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1618)@0f7b4e429faf: setverdict(error): pass -> error SGSN_Test_0-RAN(1612)@0f7b4e429faf: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1618)@0f7b4e429faf: Final verdict of PTC: error SGSN_Test_0-RAN(1612)@0f7b4e429faf: Final verdict of PTC: none 20241221125336278 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241221125336278 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) 20241221125336278 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241221125336278 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241221125336278 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241221125336278 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) 20241221125336278 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241221125336278 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241221125336278 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) 20241221125336278 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125336278 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241221125336278 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241221125336278 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241221125336278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241221125336278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241221125336278 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241221125336278 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241221125336279 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1613)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test_0-SCCP(1611)@0f7b4e429faf: Final verdict of PTC: none 20241221125336282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36752<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1616)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1600)@0f7b4e429faf: Final verdict of PTC: none 20241221125336284 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_pdp_act_pmm_idle-BVCI220(1609)@0f7b4e429faf: Final verdict of PTC: none 20241221125336284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1605)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1601)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1603)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1610)@0f7b4e429faf: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1599)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1606)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1598)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1604)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1608)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1603): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1604): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1605): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1606): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1608): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1609): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1610): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-SCCP(1611): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): error (none -> error) MTC@0f7b4e429faf: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@0f7b4e429faf: 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 error'. Sat Dec 21 12:53:36 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241221125336419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125336921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36768<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221056) 20241221125337285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125337285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=221056, count=236112) 20241221125338279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241221125338279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241221125338279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241221125338288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125338288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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 error' was executed successfully (exit status: 0). MTC@0f7b4e429faf: 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 ------ Sat Dec 21 12:53:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_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 20241221125339289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125339289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_pmm_idle_rx_mt_data started. 20241221125339982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125339984 DMM INFO MM(262420000001005/c915e2cf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125339984 DMM INFO MM(262420000001005/c915e2cf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125339984 DMM DEBUG GMM(gmm_fsm)[0x5566507f2d10]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125339984 DMM DEBUG GMM(gmm_fsm)[0x5566507f2d10]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125339984 DMM DEBUG MM_STATE_Iu(15)[0x5566507f5220]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241221125339984 DMM DEBUG MM_STATE_Iu(15)[0x5566507f5220]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241221125339984 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241221125339984 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) 20241221125339984 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) 20241221125339984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221125339984 DMM DEBUG MM_STATE_Gb[0x5566507f4ab0]{Idle}: Deallocated (fsm.c:568) 20241221125339984 DMM DEBUG MM_STATE_Iu(15)[0x5566507f5220]{Detached}: Deallocated (fsm.c:568) 20241221125339984 DMM DEBUG GMM(gmm_fsm)[0x5566507f2d10]{Deregistered}: Deallocated (fsm.c:568) 20241221125339984 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1619)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1623)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125340027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125340027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125340027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125340027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125340027 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125340027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125340027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125340027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125340027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1623)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125340028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125340028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125340028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125340029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125340029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125340029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125340029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125340029 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125340029 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125340029 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125340029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1623)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125340029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125340029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1623)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125340032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1620)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1624)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221125340042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125340042 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1622)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1625)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1624)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125340064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125340064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125340064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125340064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125340064 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125340064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125340064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125340064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125340064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125340066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125340066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125340066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125340066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125340066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125340066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125340066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125340066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125340066 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125340066 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125340066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1628)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125340067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125340067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125340070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1625)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1629)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 20241221125340080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125340080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1627)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1634)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1634)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125340109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125340109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125340109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125340109 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125340109 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125340109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125340109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125340109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125340109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1634)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125340111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125340111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125340111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125340111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125340111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125340111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125340111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125340111 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125340111 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125340111 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125340111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125340111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125340111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1634)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1634)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125340115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@0f7b4e429faf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1636)@0f7b4e429faf: ************************************************* SGSN_Test_0-M3UA(1636)@0f7b4e429faf: M3UA emulation initiated, the test can be started MTC@0f7b4e429faf: Starting RAN_Emulation SGSN_Test_0-M3UA(1636)@0f7b4e429faf: ************************************************* SGSN_Test_0-SCCP(1633)@0f7b4e429faf: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1630)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125340126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125340126 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1631)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241221125340290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125340290 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125340291 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125340291 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125340292 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125340293 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241221125340320 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241221125340320 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) 20241221125340320 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241221125340320 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)@0f7b4e429faf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241221125340322 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125340322 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241221125340322 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241221125340322 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241221125340322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241221125340322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241221125340322 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241221125340323 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125340323 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241221125340323 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241221125340323 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241221125340323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241221125340323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241221125340323 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241221125340323 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241221125341129 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125341129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125341129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125341129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125341129 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241221125341129 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241221125341130 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341130 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125341130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125341130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125341130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@0f7b4e429faf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1622)@0f7b4e429faf: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='D976CE1D'O, index=0 SGSN_Test-GSUP(1639)@0f7b4e429faf: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@0f7b4e429faf: 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 := 'E03C'O, rac := 'C5'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1635)@0f7b4e429faf: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)2761193 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: First idle individual index:0 SGSN_Test_0-RAN(1635)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 20241221125341353 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341353 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341353 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125341353 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125341353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125341353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125341353 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125341353 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125341353 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125341353 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125341353 DMM DEBUG GMM(gmm_fsm)[0x5566507f5220]{Deregistered}: Allocated (fsm.c:456) 20241221125341353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f4ab0]{Init}: Allocated (fsm.c:456) 20241221125341353 DMM DEBUG MM_STATE_Gb[0x5566507e1e50]{Idle}: Allocated (fsm.c:456) 20241221125341353 DMM DEBUG MM_STATE_Iu[0x5566507e7910]{Detached}: Allocated (fsm.c:456) 20241221125341353 DMM DEBUG GMM(gmm_fsm)[0x5566507f5220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125341353 DMM DEBUG GMM(gmm_fsm)[0x5566507f5220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125341353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f4ab0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125341354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f4ab0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125341354 DMM DEBUG MM(262420000001007/ce012d30) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125341354 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241221125341354 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341354 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125341354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125341354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341354 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125341354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125341354 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341354 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125341354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125341354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341354 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125341354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@0f7b4e429faf: { messageType := 2, destLocRef := '2A21E9'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(1633)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@0f7b4e429faf: 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 := 'B1C4F51531D319798F102A61F5A342FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3B6163C5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AEF7F55A80492C24'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '905C283B1760C3CE8C1143BB3E332A58'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B9723D015644FD9CA7817DB66D471531'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '68D6732759FBC1DB0AA99B4C69980FCC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '12163F717CAEEEF8'O } } } } } SGSN_Test_0-SCCP(1633)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: vl_len:23 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241221125341362 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341362 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125341362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125341362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125341363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125341363 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125341363 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125341363 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125341363 DMM DEBUG MM(262420000001007/ce012d30) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241221125341363 DMM NOTICE MM(262420000001007/ce012d30) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125341363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f4ab0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125341363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f4ab0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125341363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f4ab0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125341363 DMM DEBUG MM(262420000001007/ce012d30) Requesting authorization (sgsn_auth.c:160) 20241221125341363 DMM INFO MM(262420000001007/ce012d30) Requesting authentication tuples (sgsn_auth.c:184) 20241221125341363 DMM DEBUG MM(262420000001007/ce012d30) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125341363 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241221125341363 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@0f7b4e429faf: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20241221125341366 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125341366 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125341366 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125341366 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125341366 DMM INFO MM(262420000001007/ce012d30) Subscriber data update (mmctx.c:445) 20241221125341366 DMM DEBUG MM(262420000001007/ce012d30) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125341366 DMM INFO MM(262420000001007/ce012d30) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125341366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f4ab0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125341366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f4ab0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125341366 DMM INFO MM(262420000001007/ce012d30) <- GMM AUTH AND CIPHERING REQ (rand = b1 c4 f5 15 31 d3 19 79 8f 10 2a 61 f5 a3 42 fc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 68 d6 73 27 59 fb c1 db 0a a9 9b 4c 69 98 0f cc ) (gprs_gmm.c:483) 20241221125341366 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241221125341366 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341366 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125341366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125341366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341366 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125341367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: vl_len:37 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813062212163F7123094399990000100007F029047CAEEEF8'O 20241221125341373 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341373 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125341373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125341373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125341373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125341373 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125341373 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125341373 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125341373 DMM INFO MM(262420000001007/ce012d30) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125341373 DMM NOTICE MM(262420000001007/ce012d30) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125341373 DMM DEBUG MM(262420000001007/ce012d30) checking auth: received UMTS RES = 12 16 3f 71 7c ae ee f8 (gprs_gmm.c:666) 20241221125341373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f4ab0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125341373 DMM DEBUG MM(262420000001007/ce012d30) Requesting authorization (sgsn_auth.c:160) 20241221125341373 DMM INFO MM(262420000001007/ce012d30) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125341373 DMM DEBUG MM(262420000001007/ce012d30) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125341373 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241221125341373 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) 20241221125341373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f4ab0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241221125341373 DMM DEBUG MM(262420000001007/ce012d30) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241221125341373 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341373 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341373 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125341373 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125341373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341373 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125341373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: vl_len:12 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241221125341380 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341380 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341380 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125341380 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125341380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125341380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125341381 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241221125341381 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241221125341381 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241221125341381 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241221125341381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f4ab0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241221125341381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f4ab0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241221125341381 DMM INFO MM(262420000001007/ce012d30) <- GMM ATTACH ACCEPT (new P-TMSI=0xce012d30) (gprs_gmm.c:300) 20241221125341381 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241221125341381 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341381 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125341381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125341381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125341381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125341381 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341381 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125341381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125341381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125341381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241221125341385 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125341385 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125341385 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241221125341385 DMM INFO MM(262420000001007/ce012d30) Subscriber data update (mmctx.c:445) 20241221125341385 DMM DEBUG MM(262420000001007/ce012d30) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125341385 DMM INFO MM(262420000001007/ce012d30) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125341385 DMM NOTICE MM(262420000001007/ce012d30) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241221125341385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f4ab0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125341385 DMM NOTICE MM(262420000001007/ce012d30) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125341385 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) 20241221125341385 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125341385 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241221125341385 DMM INFO MM(262420000001007/ce012d30) Subscriber data update (mmctx.c:445) 20241221125341385 DMM DEBUG MM(262420000001007/ce012d30) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1633)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: vl_len:14 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241221125341387 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341387 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125341387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125341387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125341387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125341387 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125341387 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125341387 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125341387 DMM INFO MM(262420000001007/ce012d30) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125341387 DMM NOTICE MM(262420000001007/ce012d30) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125341387 DMM DEBUG GMM(gmm_fsm)[0x5566507f5220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125341388 DMM DEBUG GMM(gmm_fsm)[0x5566507f5220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125341388 DMM DEBUG MM_STATE_Iu(17)[0x5566507e7910]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241221125341388 DMM DEBUG MM_STATE_Iu(17)[0x5566507e7910]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241221125341388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f4ab0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125341388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f4ab0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221125341388 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341388 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125341388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125341388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125341388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: vl_len:7 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241221125341392 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341392 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125341392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125341392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125341392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125341393 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241221125341393 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241221125341393 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241221125341393 DMM INFO MM(262420000001007/ce012d30) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241221125341393 DMM DEBUG MM_STATE_Iu(17)[0x5566507e7910]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241221125341393 DMM DEBUG MM_STATE_Iu(17)[0x5566507e7910]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241221125341393 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341393 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341393 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125341393 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125341393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341393 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125341393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@0f7b4e429faf: Session index based on local reference:0 20241221125341394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) SGSN_Test_0-RAN(1635)@0f7b4e429faf: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)2761193 20241221125341394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125341395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125341395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_pmm_idle_rx_mt_data(1641)@0f7b4e429faf: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@0f7b4e429faf: 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 := 'CE012D30'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@0f7b4e429faf: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)4088232 SGSN_Test_0-RAN(1635)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: First idle individual index:0 20241221125341601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341601 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125341601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125341601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125341601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125341602 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125341602 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125341602 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125341602 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCE012D30) type="signalling"  (gprs_gmm.c:1944) 20241221125341602 DMM DEBUG GMM(gmm_fsm)[0x5566507f5220]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241221125341602 DMM DEBUG GMM(gmm_fsm)[0x5566507f5220]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241221125341602 DMM DEBUG MM(262420000001007/ce012d30) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241221125341602 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341602 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125341602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125341602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125341602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125341602 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341602 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125341602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125341602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125341602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125341602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125341602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125341602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@0f7b4e429faf: { messageType := 2, destLocRef := '3E61A8'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1633)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@0f7b4e429faf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1641)@0f7b4e429faf: setverdict(error): pass -> error SGSN_Test_0-RAN(1635)@0f7b4e429faf: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1641)@0f7b4e429faf: Final verdict of PTC: error SGSN_Test_0-RAN(1635)@0f7b4e429faf: Final verdict of PTC: none 20241221125341609 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241221125341609 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) 20241221125341609 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241221125341609 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241221125341610 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241221125341610 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) 20241221125341610 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241221125341610 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241221125341610 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) 20241221125341610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125341610 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241221125341610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241221125341610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241221125341610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241221125341610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241221125341610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241221125341610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241221125341610 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1636)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test_0-SCCP(1633)@0f7b4e429faf: Final verdict of PTC: none 20241221125341613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50766<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221125341615 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125341615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1639)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1628)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1634)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1623)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@0f7b4e429faf: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1624)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@0f7b4e429faf: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1631)@0f7b4e429faf: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1622)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1621)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1626)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1632)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1621): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1622): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1623): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1624): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1631): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1632): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-SCCP(1633): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1634): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): error (none -> error) MTC@0f7b4e429faf: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@0f7b4e429faf: 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 error'. Sat Dec 21 12:53:41 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241221125341749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125342250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234340) 20241221125342617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125342617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=234340, count=235500) 20241221125343611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241221125343611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241221125343611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241221125343618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125343618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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 error' was executed successfully (exit status: 0). MTC@0f7b4e429faf: 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 ------ Sat Dec 21 12:53:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_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 20241221125344619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125344619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_update_ctx_err_ind_from_ggsn started. 20241221125345311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125345312 DMM INFO MM(262420000001007/ce012d30) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125345312 DMM INFO MM(262420000001007/ce012d30) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125345312 DMM DEBUG GMM(gmm_fsm)[0x5566507f5220]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125345312 DMM DEBUG GMM(gmm_fsm)[0x5566507f5220]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125345312 DMM DEBUG MM_STATE_Iu(17)[0x5566507e7910]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241221125345312 DMM DEBUG MM_STATE_Iu(17)[0x5566507e7910]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241221125345312 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241221125345312 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) 20241221125345312 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) 20241221125345312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507f4ab0]{Init}: Deallocated (fsm.c:568) 20241221125345312 DMM DEBUG MM_STATE_Gb[0x5566507e1e50]{Idle}: Deallocated (fsm.c:568) 20241221125345312 DMM DEBUG MM_STATE_Iu(17)[0x5566507e7910]{Detached}: Deallocated (fsm.c:568) 20241221125345312 DMM DEBUG GMM(gmm_fsm)[0x5566507f5220]{Deregistered}: Deallocated (fsm.c:568) 20241221125345312 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1642)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1647)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1647)@0f7b4e429faf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1646)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21011 20241221125345363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125345363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125345363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125345363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125345363 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125345363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125345363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125345364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125345364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1647)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125345365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125345365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125345365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125345366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125345366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125345366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125345366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125345366 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125345366 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241221125345366 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125345366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125345366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125345366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1647)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1647)@0f7b4e429faf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125345370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1643)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1648)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241221125345380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125345380 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1646)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_update_ctx_err_ind_from_ggsn-BVCI196(1644)@0f7b4e429faf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1651)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125345388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241221125345388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125345388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125345388 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125345388 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241221125345388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125345388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125345388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125345388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125345390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125345390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125345390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125345390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125345390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125345390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125345390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125345390 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125345390 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241221125345390 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125345390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1651)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241221125345391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125345391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@0f7b4e429faf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125345394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1652)@0f7b4e429faf: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1648)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125345404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5566507e3ee0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125345404 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)@0f7b4e429faf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1652)@0f7b4e429faf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1656)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1656)@0f7b4e429faf: Provider Link came up: sending NS-RESET 20241221125345421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241221125345421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125345421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125345421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125345421 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241221125345421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125345421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125345421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125345421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241221125345423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125345423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125345423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125345423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241221125345423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241221125345423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241221125345423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241221125345423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125345423 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241221125345423 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241221125345423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241221125345424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241221125345424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@0f7b4e429faf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1656)@0f7b4e429faf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241221125345428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1653)@0f7b4e429faf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@0f7b4e429faf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241221125345436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5566507e65f0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241221125345436 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@0f7b4e429faf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@0f7b4e429faf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@0f7b4e429faf: ************************************************* SGSN_Test_0-M3UA(1659)@0f7b4e429faf: M3UA emulation initiated, the test can be started MTC@0f7b4e429faf: Starting RAN_Emulation SGSN_Test_0-M3UA(1659)@0f7b4e429faf: ************************************************* SGSN_Test_0-SCCP(1657)@0f7b4e429faf: v_sccp_pdu_maxlen:268 20241221125345620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125345620 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241221125345620 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241221125345620 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@0f7b4e429faf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241221125345621 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241221125345622 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@0f7b4e429faf: IPA ID RESP: { { 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)@0f7b4e429faf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@0f7b4e429faf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241221125345647 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241221125345647 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) 20241221125345647 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241221125345647 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)@0f7b4e429faf: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241221125345649 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125345649 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241221125345649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241221125345649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241221125345649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241221125345649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241221125345649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241221125345650 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125345650 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241221125345650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241221125345650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241221125345650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241221125345650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241221125345650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241221125345650 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241221125346459 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346459 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125346459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125346459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125346459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125346459 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241221125346459 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241221125346459 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346459 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346459 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125346459 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125346459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346459 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125346459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@0f7b4e429faf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1644)@0f7b4e429faf: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='E279A986'O, index=0 SGSN_Test-GSUP(1662)@0f7b4e429faf: 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)@0f7b4e429faf: 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 := '00AC'O, rac := '6D'O ("m") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1658)@0f7b4e429faf: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)8283493 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: First idle individual index:0 SGSN_Test_0-RAN(1658)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 20241221125346687 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346687 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125346687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125346687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125346687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125346688 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125346688 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125346688 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125346688 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241221125346688 DMM DEBUG GMM(gmm_fsm)[0x5566507e7910]{Deregistered}: Allocated (fsm.c:456) 20241221125346688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Allocated (fsm.c:456) 20241221125346688 DMM DEBUG MM_STATE_Gb[0x5566507f4ab0]{Idle}: Allocated (fsm.c:456) 20241221125346688 DMM DEBUG MM_STATE_Iu[0x5566507f6120]{Detached}: Allocated (fsm.c:456) 20241221125346688 DMM DEBUG GMM(gmm_fsm)[0x5566507e7910]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241221125346688 DMM DEBUG GMM(gmm_fsm)[0x5566507e7910]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241221125346688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241221125346688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241221125346688 DMM DEBUG MM(262420000001004/c92dc49b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241221125346688 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241221125346688 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346688 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125346688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125346688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125346688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125346688 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346688 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125346688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125346688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125346688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@0f7b4e429faf: { messageType := 2, destLocRef := '7E6565'O ("~ee"), sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@0f7b4e429faf: 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 := '205D04A2B8339769AE6EECBD2811E11D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D88C673'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7C1A0D074BD7AD59'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BF3D01E13866C38EAFD83E3D74ECB8B6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9F1A0461D8D53F5D87BD7B4266D5A30C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0566DF62045023A2105F40DF059FAEB2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EFD75A5B58FDA63C'O } } } } } SGSN_Test_0-SCCP(1657)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: vl_len:23 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241221125346697 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346697 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125346697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125346697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125346697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125346697 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125346697 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125346697 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125346697 DMM DEBUG MM(262420000001004/c92dc49b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241221125346697 DMM NOTICE MM(262420000001004/c92dc49b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241221125346697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241221125346697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241221125346697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241221125346697 DMM DEBUG MM(262420000001004/c92dc49b) Requesting authorization (sgsn_auth.c:160) 20241221125346697 DMM INFO MM(262420000001004/c92dc49b) Requesting authentication tuples (sgsn_auth.c:184) 20241221125346697 DMM DEBUG MM(262420000001004/c92dc49b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241221125346697 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241221125346697 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)@0f7b4e429faf: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@0f7b4e429faf: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20241221125346700 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241221125346700 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241221125346700 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241221125346700 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241221125346700 DMM INFO MM(262420000001004/c92dc49b) Subscriber data update (mmctx.c:445) 20241221125346700 DMM DEBUG MM(262420000001004/c92dc49b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241221125346700 DMM INFO MM(262420000001004/c92dc49b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241221125346700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241221125346700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241221125346700 DMM INFO MM(262420000001004/c92dc49b) <- GMM AUTH AND CIPHERING REQ (rand = 20 5d 04 a2 b8 33 97 69 ae 6e ec bd 28 11 e1 1d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 05 66 df 62 04 50 23 a2 10 5f 40 df 05 9f ae b2 ) (gprs_gmm.c:483) 20241221125346700 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241221125346701 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346701 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125346701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125346701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125346701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: vl_len:37 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922EFD75A5B23094399990000100004F0290458FDA63C'O 20241221125346707 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346707 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125346707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125346707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125346707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125346707 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125346707 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125346707 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125346707 DMM INFO MM(262420000001004/c92dc49b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241221125346707 DMM NOTICE MM(262420000001004/c92dc49b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241221125346707 DMM DEBUG MM(262420000001004/c92dc49b) checking auth: received UMTS RES = ef d7 5a 5b 58 fd a6 3c (gprs_gmm.c:666) 20241221125346707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241221125346707 DMM DEBUG MM(262420000001004/c92dc49b) Requesting authorization (sgsn_auth.c:160) 20241221125346707 DMM INFO MM(262420000001004/c92dc49b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241221125346707 DMM DEBUG MM(262420000001004/c92dc49b) Requesting subscriber data update (gprs_subscriber.c:894) 20241221125346707 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241221125346707 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) 20241221125346707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241221125346707 DMM DEBUG MM(262420000001004/c92dc49b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241221125346708 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346708 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125346708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125346708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125346708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: vl_len:12 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241221125346715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125346715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125346715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125346715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125346715 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241221125346715 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241221125346715 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241221125346715 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241221125346715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241221125346715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241221125346716 DMM INFO MM(262420000001004/c92dc49b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc92dc49b) (gprs_gmm.c:300) 20241221125346716 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241221125346716 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346716 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125346716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125346716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125346716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125346716 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346716 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125346716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125346716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125346716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241221125346720 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241221125346720 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241221125346720 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241221125346720 DMM INFO MM(262420000001004/c92dc49b) Subscriber data update (mmctx.c:445) 20241221125346720 DMM DEBUG MM(262420000001004/c92dc49b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241221125346720 DMM INFO MM(262420000001004/c92dc49b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241221125346720 DMM NOTICE MM(262420000001004/c92dc49b) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241221125346720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241221125346720 DMM NOTICE MM(262420000001004/c92dc49b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241221125346720 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) 20241221125346721 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241221125346721 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241221125346721 DMM INFO MM(262420000001004/c92dc49b) Subscriber data update (mmctx.c:445) 20241221125346721 DMM DEBUG MM(262420000001004/c92dc49b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: vl_len:14 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241221125346723 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346723 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125346723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125346723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125346723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125346723 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241221125346723 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241221125346723 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241221125346723 DMM INFO MM(262420000001004/c92dc49b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241221125346723 DMM NOTICE MM(262420000001004/c92dc49b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241221125346723 DMM DEBUG GMM(gmm_fsm)[0x5566507e7910]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241221125346723 DMM DEBUG GMM(gmm_fsm)[0x5566507e7910]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241221125346723 DMM DEBUG MM_STATE_Iu(19)[0x5566507f6120]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241221125346723 DMM DEBUG MM_STATE_Iu(19)[0x5566507f6120]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241221125346723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241221125346723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241221125346723 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346723 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125346723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125346723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346723 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125346723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@0f7b4e429faf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: vl_len:7 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: vl_from0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241221125346728 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346728 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125346728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125346728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125346728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125346728 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241221125346728 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241221125346728 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241221125346728 DMM INFO MM(262420000001004/c92dc49b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241221125346728 DMM DEBUG MM_STATE_Iu(19)[0x5566507f6120]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241221125346728 DMM DEBUG MM_STATE_Iu(19)[0x5566507f6120]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241221125346728 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346728 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346728 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125346728 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125346728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346728 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125346728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-RAN(1658)@0f7b4e429faf: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)8283493 20241221125346730 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346730 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125346730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125346730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125346730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_update_ctx_err_ind_from_ggsn(1664)@0f7b4e429faf: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@0f7b4e429faf: 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 := 'C92DC49B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@0f7b4e429faf: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)1904267 SGSN_Test_0-RAN(1658)@0f7b4e429faf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: First idle individual index:0 20241221125346933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241221125346933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241221125346933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241221125346933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125346934 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241221125346934 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241221125346934 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241221125346934 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC92DC49B) type="signalling"  (gprs_gmm.c:1944) 20241221125346934 DMM DEBUG GMM(gmm_fsm)[0x5566507e7910]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241221125346934 DMM DEBUG GMM(gmm_fsm)[0x5566507e7910]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241221125346934 DMM DEBUG MM(262420000001004/c92dc49b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241221125346934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125346934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125346934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125346934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241221125346934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241221125346934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241221125346934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241221125346934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241221125346934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241221125346934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241221125346934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@0f7b4e429faf: { messageType := 2, destLocRef := '1D0E8B'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@0f7b4e429faf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@0f7b4e429faf: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1664)@0f7b4e429faf: setverdict(error): pass -> error SGSN_Test_0-RAN(1658)@0f7b4e429faf: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1664)@0f7b4e429faf: Final verdict of PTC: error SGSN_Test_0-RAN(1658)@0f7b4e429faf: Final verdict of PTC: none 20241221125346942 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241221125346942 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) 20241221125346942 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241221125346942 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241221125346942 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241221125346942 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) 20241221125346942 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241221125346942 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241221125346942 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) 20241221125346942 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241221125346942 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241221125346942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241221125346942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241221125346942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241221125346942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241221125346942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241221125346942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241221125346942 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1659)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test_0-SCCP(1657)@0f7b4e429faf: Final verdict of PTC: none 20241221125346945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50778<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241221125346948 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241221125346948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1662)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98(1651)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97(1647)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1646)@0f7b4e429faf: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1644)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@0f7b4e429faf: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@0f7b4e429faf: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99(1656)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@0f7b4e429faf: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@0f7b4e429faf: Final verdict of PTC: none -NSVCI97-provIP(1645)@0f7b4e429faf: Final verdict of PTC: none -NSVCI99-provIP(1654)@0f7b4e429faf: Final verdict of PTC: none -NSVCI98-provIP(1649)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: none MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1644): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97-provIP(1645): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-NS1(1646): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI97(1647): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@0f7b4e429faf: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): error (none -> error) MTC@0f7b4e429faf: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@0f7b4e429faf: 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 error'. Sat Dec 21 12:53:47 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20241221125347093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125347595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209872) 20241221125347949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125347949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=209872, count=235760) 20241221125348943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241221125348943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241221125348943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241221125348950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125348950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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 error' was executed successfully (exit status: 0). MC@0f7b4e429faf: Test execution finished. MTC@0f7b4e429faf: 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 ------ Sat Dec 21 12:53:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_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 20241221125349951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125349951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_NS_connect_alive started. 20241221125350663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125350664 DMM INFO MM(262420000001004/c92dc49b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241221125350664 DMM INFO MM(262420000001004/c92dc49b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241221125350664 DMM DEBUG GMM(gmm_fsm)[0x5566507e7910]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241221125350664 DMM DEBUG GMM(gmm_fsm)[0x5566507e7910]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241221125350664 DMM DEBUG MM_STATE_Iu(19)[0x5566507f6120]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241221125350664 DMM DEBUG MM_STATE_Iu(19)[0x5566507f6120]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241221125350665 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241221125350665 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) 20241221125350665 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) 20241221125350665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5566507e1e50]{Init}: Deallocated (fsm.c:568) 20241221125350665 DMM DEBUG MM_STATE_Gb[0x5566507f4ab0]{Idle}: Deallocated (fsm.c:568) 20241221125350665 DMM DEBUG MM_STATE_Iu(19)[0x5566507f6120]{Detached}: Deallocated (fsm.c:568) 20241221125350665 DMM DEBUG GMM(gmm_fsm)[0x5566507e7910]{Deregistered}: Deallocated (fsm.c:568) 20241221125350665 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241221125350687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241221125350687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241221125350687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241221125350953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125350953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: setverdict(pass): none -> pass MTC@0f7b4e429faf: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241221125351691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51658<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: pass MTC@0f7b4e429faf: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@0f7b4e429faf: Test case TC_NS_connect_alive finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:53:51 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 20241221125351733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125351954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125351954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221125352235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=10192) 20241221125352955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125352955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=10192, count=14548) 20241221125353956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125353956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: 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 ------ Sat Dec 21 12:53: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_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 20241221125354957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125354957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test case TC_NS_connect_reset started. 20241221125355292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125355294 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241221125355313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241221125355313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241221125355313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241221125355313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241221125355313 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241221125355313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241221125355313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241221125355313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125355313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5566507e07a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@0f7b4e429faf: setverdict(pass): none -> pass 20241221125355958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125355958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@0f7b4e429faf: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241221125356317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51676<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@0f7b4e429faf: Final verdict of PTC: none MTC@0f7b4e429faf: Setting final verdict of the test case. MTC@0f7b4e429faf: Local verdict of MTC: pass MTC@0f7b4e429faf: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@0f7b4e429faf: Test case TC_NS_connect_reset finished. Verdict: pass MTC@0f7b4e429faf: 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'. Sat Dec 21 12:53:56 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 20241221125356359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241221125356860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51684<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11088) 20241221125356959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125356959 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) 20241221125357960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125357960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221125358314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@0f7b4e429faf: 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@0f7b4e429faf: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@0f7b4e429faf: Terminating MTC. MC@0f7b4e429faf: MTC terminated. MC2> exit MC@0f7b4e429faf: Shutting down session. MC@0f7b4e429faf: Shutdown complete. 20241221125358961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125358961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 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-7959.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->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL 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: 10 NEW: FAIL: 3 xfail: 3 pass: 71 skip: 8 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (298513) [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-20241221-1239-c4997dec-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'] 20241221125359962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125359962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221125400964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125400964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221125401315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125401965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125401965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221125402967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125402967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221125403968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125403968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241221-1239-c4997dec-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241221125404316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241221125404969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125404969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241221125405330 DGPRS DEBUG Checking for inactive LLMEs, time = 16596379 (sgsn.c:131) 20241221125405970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241221125405970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (298305) [testenv][generic] Stopping sgsn (298366) [testenv] Showing testsuite/junit-xml-7959.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241221-1239-c4997dec-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7959.log && echo']             SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase                                      Tguard timeout SGSN_Tests.ttcn:3256 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase                      Tguard timeout SGSN_Tests.ttcn:3278 SGSN_Tests control part SGSN_Tests.ttcn:2710 TC_paging_ps_ra_multiple_cells testcase      Tguard timeout SGSN_Tests.ttcn:3283 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3288 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3289 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase                                   [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241221-1239-c4997dec-0'] 0f7b4e429faf6a108e62302cc98f4068d242b99145d5de4f03e3cc64dae9fcd2 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2270/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE